NetBSD/sys/ufs/ffs
2013-10-20 00:29:10 +00:00
..
ffs_alloc.c always declare needswap 2013-10-20 00:20:53 +00:00
ffs_appleufs.c First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
ffs_balloc.c Definining needswap where needed. 2013-10-20 00:29:10 +00:00
ffs_bswap.c Remove lfs-only inumber field (and its supporting union) from struct 2013-06-09 17:55:46 +00:00
ffs_extern.h Add an UFS_SNAPGONE() ufs op replacing the calls 2013-06-16 13:33:30 +00:00
ffs_inode.c Definining needswap where needed. 2013-10-20 00:29:10 +00:00
ffs_quota2.c
ffs_snapshot.c Mark unused (in the !FFS_EI case) variables as such. 2013-10-19 19:28:13 +00:00
ffs_subr.c Definining needswap where needed. 2013-10-20 00:29:10 +00:00
ffs_tables.c
ffs_vfsops.c Replace macro v_specmountpoint with two functions spec_node_getmountedfs() 2013-09-30 18:57:59 +00:00
ffs_vnops.c Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of 2013-06-23 07:28:36 +00:00
ffs_wapbl.c Definining needswap where needed. 2013-10-20 00:29:10 +00:00
fs.h Add the FS_SUJ flag for journaled softupdates from FreeBSD. 2013-09-03 02:24:01 +00:00
Makefile