Searched refs:nullfs_vfsops (Results 1 – 2 of 2) sorted by relevance
98 extern struct vfsops nullfs_vfsops;162 .vfc_vfsops = &nullfs_vfsops,
572 struct vfsops nullfs_vfsops = { variable