Searched refs:P9FS_UNLOCK (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/fs/p9fs/
H A Dp9fs.h137 #define P9FS_UNLOCK(_sc) mtx_unlock(P9FS_MTX(_sc)) macro
H A Dp9fs_vfsops.c374 P9FS_UNLOCK(vses);
H A Dp9fs_vnops.c117 P9FS_UNLOCK(vses);
120 P9FS_UNLOCK(vses);

Completed in 167 milliseconds