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

/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

Completed in 83 milliseconds