freebsd-dev/sys/fs
2004-12-06 19:54:31 +00:00
..
cd9660 VFS_STATFS(mp, ...) is mostly called with &mp->mnt_stat, but a few cases 2004-12-05 22:41:02 +00:00
coda Convert coda to nmount. 2004-12-06 19:46:02 +00:00
deadfs Back when VOP_* was introduced, we did not have new-style struct 2004-12-01 23:16:38 +00:00
devfs Use vfs_mountedfrom() and rely on vfs_mount.c to call VFS_STATFS() 2004-12-06 19:54:31 +00:00
fdescfs VFS_STATFS(mp, ...) is mostly called with &mp->mnt_stat, but a few cases 2004-12-05 22:41:02 +00:00
fifofs Back when VOP_* was introduced, we did not have new-style struct 2004-12-01 23:16:38 +00:00
hpfs VFS_STATFS(mp, ...) is mostly called with &mp->mnt_stat, but a few cases 2004-12-05 22:41:02 +00:00
msdosfs Convert msdosfs to nmount. 2004-12-06 19:05:48 +00:00
ntfs VFS_STATFS(mp, ...) is mostly called with &mp->mnt_stat, but a few cases 2004-12-05 22:41:02 +00:00
nullfs VFS_STATFS(mp, ...) is mostly called with &mp->mnt_stat, but a few cases 2004-12-05 22:41:02 +00:00
nwfs Fix warning 2004-12-06 12:34:28 +00:00
portalfs VFS_STATFS(mp, ...) is mostly called with &mp->mnt_stat, but a few cases 2004-12-05 22:41:02 +00:00
procfs Fix unvalidated pointer dereference. This is FreeBSD-SA-04:17.procfs. 2004-12-01 21:33:02 +00:00
pseudofs Back when VOP_* was introduced, we did not have new-style struct 2004-12-01 23:16:38 +00:00
smbfs VFS_STATFS(mp, ...) is mostly called with &mp->mnt_stat, but a few cases 2004-12-05 22:41:02 +00:00
udf VFS_STATFS(mp, ...) is mostly called with &mp->mnt_stat, but a few cases 2004-12-05 22:41:02 +00:00
umapfs VFS_STATFS(mp, ...) is mostly called with &mp->mnt_stat, but a few cases 2004-12-05 22:41:02 +00:00
unionfs VFS_STATFS(mp, ...) is mostly called with &mp->mnt_stat, but a few cases 2004-12-05 22:41:02 +00:00