Searched hist:239040 (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/sys/fs/nfsclient/
H A Dnfs_clbio.cdiff 239040 Sat Aug 04 16:29:24 MDT 2012 kib 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
/freebsd-10.1-release/sys/fs/smbfs/
H A Dsmbfs_io.cdiff 239040 Sat Aug 04 16:29:24 MDT 2012 kib 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
/freebsd-10.1-release/sys/nfsclient/
H A Dnfs_bio.cdiff 239040 Sat Aug 04 16:29:24 MDT 2012 kib 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
/freebsd-10.1-release/sys/vm/
H A Dvm_page.hdiff 239040 Sat Aug 04 16:29:24 MDT 2012 kib 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
H A Dvnode_pager.cdiff 239040 Sat Aug 04 16:29:24 MDT 2012 kib 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
H A Dvm_page.cdiff 239040 Sat Aug 04 16:29:24 MDT 2012 kib 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

Completed in 366 milliseconds