Searched refs:P9FS_VFID_LOCK_DESTROY (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/fs/p9fs/ | ||
H A D | p9fs.h | 82 #define P9FS_VFID_LOCK_DESTROY(_sc) mtx_destroy(P9FS_VFID_MTX(_sc)) macro |
H A D | p9fs_vfsops.c | 228 P9FS_VFID_LOCK_DESTROY(np); in p9fs_destroy_node() |