freebsd-dev/sys/ufs/ffs
John Dyson 2c4488fce3 Finalize GETPAGES layering scheme. Move the device GETPAGES
interface into specfs code.  No need at this point to modify the
PUTPAGES stuff except in the layered-type (NULL/UNION) filesystems.
1995-10-23 02:23:29 +00:00
..
ffs_alloc.c Slight optimization for the standard case of rotdelay=0. 1995-09-08 17:16:32 +00:00
ffs_balloc.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ffs_extern.h Added indirect pointer for ffs_getpages, and added external declaration. 1995-09-06 05:41:17 +00:00
ffs_inode.c Honor -async mount option when doing the inode update. 1995-08-16 13:16:58 +00:00
ffs_subr.c Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block count 1995-09-04 00:21:16 +00:00
ffs_tables.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ffs_vfsops.c Reviewed by: julian with quick glances by bruce and others 1995-08-28 09:19:25 +00:00
ffs_vnops.c Finalize GETPAGES layering scheme. Move the device GETPAGES 1995-10-23 02:23:29 +00:00
fs.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00