Searched defs:vsd_destroy (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
4338 * Locks out vsd_create, vsd_destroy, and vsd_free
4342 vsd_destroy(uint_t *keyp) function
4392 * Assumes the caller is protecting key from vsd_create and vsd_destroy
4444 mutex_enter(&vsd_lock); /* lock out vsd_destroy() */
4466 * Locks out vsd_create and vsd_destroy
4485 * lock out vsd_create and vsd_destroy, call

Completed in 54 milliseconds