Searched refs:P9FS_VOFID_LOCK_INIT (Results 1 – 2 of 2) sorted by relevance
325 P9FS_VOFID_LOCK_INIT(np); in p9fs_vget_common()446 P9FS_VOFID_LOCK_INIT(p9fs_root); in p9_mount()
87 #define P9FS_VOFID_LOCK_INIT(_sc) mtx_init(P9FS_VOFID_MTX(_sc), \ macro