freebsd-nq/sys/fs
Konstantin Belousov 0055cbd3c5 Reduce code duplication and exposure of direct access to struct
vm_page oflags by providing helper function
vm_page_readahead_finish(), which handles completed reads for pages
with indexes other then the requested one, for VOP_GETPAGES().

Reviewed by:	alc
MFC after:	1 week
2012-08-04 18:16:43 +00:00
..
cd9660 Use NULL instead of 0 for pointers 2012-07-22 15:40:31 +00:00
coda
deadfs
devfs
ext2fs Use NULL instead of 0 for pointers 2012-07-22 15:40:31 +00:00
fdescfs
fifofs I am comparing current pipe code with the one in 8.3-STABLE r236165, 2012-07-31 05:48:35 +00:00
hpfs
msdosfs Use NULL instead of 0 for pointers 2012-07-22 15:40:31 +00:00
nandfs
nfs The header uma_int.h is internal uma header, unused by this source 2012-08-04 18:12:54 +00:00
nfsclient Reduce code duplication and exposure of direct access to struct 2012-08-04 18:16:43 +00:00
nfsserver
ntfs
nullfs
nwfs Reduce code duplication and exposure of direct access to struct 2012-08-04 18:16:43 +00:00
portalfs Use NULL instead of 0 for pointers 2012-07-22 15:40:31 +00:00
procfs
pseudofs
smbfs Reduce code duplication and exposure of direct access to struct 2012-08-04 18:16:43 +00:00
tmpfs
udf Use NULL instead of 0 for pointers 2012-07-22 15:40:31 +00:00
unionfs