Searched refs:vsd_create (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvnode.h1300 void vsd_create(uint_t *, void (*)(void *));
/illumos-gate/usr/src/uts/common/sys/
H A Dvnode.h1313 void vsd_create(uint_t *, void (*)(void *));
/illumos-gate/usr/src/uts/common/fs/
H A Dvnode.c4278 * Locks out vsd_create, vsd_destroy, and vsd_free
4282 vsd_create(uint_t *keyp, void (*destructor)(void *)) function
4338 * Locks out vsd_create, vsd_destroy, and vsd_free
4392 * Assumes the caller is protecting key from vsd_create and vsd_destroy
4466 * Locks out vsd_create and vsd_destroy
4485 * lock out vsd_create and vsd_destroy, call
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv.c569 vsd_create(&nfs4_srv_vkey, NULL);

Completed in 120 milliseconds