freebsd-dev/sys/ufs/ffs
David Greenman aa2cabb958 1) Converted v_vmdata to v_object.
2) Removed unnecessary vm_object_lookup()/pager_cache(object, TRUE) pairs
   after vnode_pager_alloc() calls - the object is already guaranteed to be
   persistent.
3) Removed some gratuitous casts.
1995-06-28 12:01:13 +00:00
..
ffs_alloc.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ffs_balloc.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ffs_extern.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-28 07:58:53 +00:00
ffs_inode.c Removed third arg (vmio) to allocbuf() that was added with the original 1995-03-26 23:29:13 +00:00
ffs_subr.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ffs_tables.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ffs_vfsops.c 1) Converted v_vmdata to v_object. 1995-06-28 12:01:13 +00:00
ffs_vnops.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
fs.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00