Searched defs:vn_free (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dvncache.c137 vn_free(vnode_t *vp) function
141 * Some file systems call vn_free() with v_count of zero,
240 vn_free(new_vp);
296 vn_free(vp);
/illumos-gate/usr/src/uts/common/fs/
H A Dvnode.c2426 vn_free(vnode_t *vp) function
2432 * Some file systems call vn_free() with v_count of zero,
4465 * Called from vn_free() to run the destructor function for each vsd

Completed in 68 milliseconds