NFS_GET_USER_PAGES

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

 

NAME

nfs_get_user_pages - find and set up page representing user buffer  

SYNOPSIS

"SYNOPSIS"

int nfs_get_user_pages (unsigned long addr, size_t size, struct page *** pages, int rw);  

ARGUMENTS

addr
-- undescribed --
size
-- undescribed --
pages
returned array of page struct pointers underlying target buffer
rw
-- undescribed --
 

ADDR

user-space address of target buffer  

SIZE

total size in bytes of target buffer  

WRITE

whether or not buffer is target of a write operation


 

Index

NAME
SYNOPSIS
ARGUMENTS
ADDR
SIZE
WRITE

This document was created by man2html, using the manual pages.
Time: 07:07:19 GMT, October 06, 2005