NFS_DIRECT_READ_RESULT
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
nfs_direct_read_result - handle a read reply for a direct read request
SYNOPSIS
"SYNOPSIS"
void nfs_direct_read_result (struct nfs_read_data * data, int status);
ARGUMENTS
- data
-
address of NFS READ operation control block
- status
-
status of this NFS READ operation
DESCRIPTION
We must hold a reference to all the pages in this direct read request
until the RPCs complete. This could be long *after* we are woken up in
nfs_direct_read_wait (for instance, if someone hits ^C on a slow server).
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:32 GMT, October 09, 2005