Home
last modified time | relevance | path

Searched refs:msdosfs_vfsops (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/vfs/msdosfs/
H A DMakefile6 msdosfs_vfsops.c msdosfs_vnops.c opt_msdosfs.h
H A Dmsdosfs_vfsops.c895 static struct vfsops msdosfs_vfsops = { variable
910 VFS_SET(msdosfs_vfsops, msdos, 0);
/dragonfly/usr.sbin/makefs/msdos/
H A DMakefile.inc7 SRCS+= msdosfs_vfsops.c msdosfs_vnops.c msdosfs_fat.c msdosfs_denode.c msdosfs_lookup.c msdosfs_con…
/dragonfly/sys/conf/
H A Dfiles1534 vfs/msdosfs/msdosfs_vfsops.c optional msdosfs