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

/freebsd-current/sys/fs/p9fs/
H A Dp9fs_vfsops.c325 P9FS_VOFID_LOCK_INIT(np);
446 P9FS_VOFID_LOCK_INIT(p9fs_root);
H A Dp9fs.h87 #define P9FS_VOFID_LOCK_INIT(_sc) mtx_init(P9FS_VOFID_MTX(_sc), \ macro

Completed in 115 milliseconds