nfs_direct_IO
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
nfs_direct_IO - NFS address space operation for direct I/O
SYNOPSIS
"SYNOPSIS"
ssize_t nfs_direct_IO (int rw, struct kiocb * iocb, const struct iovec * iov, loff_t file_offset, unsigned long nr_segs);
ARGUMENTS
- rw
-
-- undescribed --
- iocb
-
target I/O control block
- iov
-
array of vectors that define I/O buffer
- file_offset
-
-- undescribed --
- nr_segs
-
-- undescribed --
RW
direction (read or write)
FILE_OFFSET
offset in file to begin the operation
NR_SEGS
size of iovec array
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- RW
-
- FILE_OFFSET
-
- NR_SEGS
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:32 GMT, October 09, 2005