Searched refs:mfs_vops (Results 1 – 3 of 3) sorted by relevance
46 extern const struct vops mfs_vops;
50 const struct vops mfs_vops = { variable
121 error = getnewvnode(VT_MFS, NULL, &mfs_vops, &devvp); in mfs_mount()