Home
last modified time | relevance | path

Searched refs:ufs_vfsops (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/modules/ufs/
HDMakefile8 ufs_gjournal.c ufs_inode.c ufs_lookup.c ufs_quota.c ufs_vfsops.c \
/freebsd-11-stable/sys/ufs/ffs/
HDffs_vfsops.c98 static struct vfsops ufs_vfsops = { variable
114 VFS_SET(ufs_vfsops, ufs, 0);
2275 if (mp->mnt_op == &ufs_vfsops) in ffs_own_mount()
/freebsd-11-stable/sys/conf/
HDfiles4745 ufs/ufs/ufs_vfsops.c optional ffs