NFS_DIRECT_READ_ALLOC

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

nfs_direct_read_alloc - allocate nfs_read_data structures for direct read  

SYNOPSIS

"SYNOPSIS"

struct nfs_direct_req * nfs_direct_read_alloc (size_t nbytes, unsigned int rsize);  

ARGUMENTS

nbytes
-- undescribed --
rsize
local rsize setting
 

DESCRIPTION

Note we also set the number of requests we have in the dreq when we are done. This prevents races with I/O completion so we will always wait until all requests have been dispatched and completed.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:32 GMT, October 09, 2005