Searched refs:P9FS_VOFID_LOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/fs/p9fs/
H A Dp9fs_subr.c220 P9FS_VOFID_LOCK(np);
239 P9FS_VOFID_LOCK(np);
312 P9FS_VOFID_LOCK(np);
H A Dp9fs.h85 #define P9FS_VOFID_LOCK(_sc) mtx_lock(P9FS_VOFID_MTX(_sc)) macro

Completed in 102 milliseconds