Searched refs:tarfs_vnodeops (Results 1 – 3 of 3) sorted by relevance
208 extern struct vop_vector tarfs_vnodeops;
687 struct vop_vector tarfs_vnodeops = { variable705 VFS_VOP_VECTOR_REGISTER(tarfs_vnodeops);
1182 (void)getnewvnode("tarfs", mp, &tarfs_vnodeops, &vp); in tarfs_vget()