Searched refs:ext2_vnodeops (Results 1 – 3 of 3) sorted by relevance
157 extern struct vop_ops ext2_vnodeops;
2107 struct vop_ops ext2_vnodeops = { variable2171 VNODEOP_SET(ext2_vnodeops);
996 vfs_add_vnodeops(mp, &ext2_vnodeops, &mp->mnt_vn_norm_ops); in ext2_mountfs()