freebsd-dev/sys/ufs
Poul-Henning Kamp 18280bc653 Expand the arguments to ffs_ext{read,write}() to their component
parts rather than use vop_{read,write}_args.  Access to these
functions will ultimately not be available through the
"vop_{read,write}+IO_EXT" API but this functionality is retained
for debugging purposes for now.

Sponsored by: DARPA & NAI Labs.
2002-08-13 11:33:01 +00:00
..
ffs Expand the arguments to ffs_ext{read,write}() to their component 2002-08-13 11:33:01 +00:00
ufs Introduce typedefs for the member functions of struct vfsops and employ 2002-08-13 10:05:50 +00:00