VXFS_READPAGE

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

 

NAME

vxfs_readpage - read one page synchronously into the pagecache  

SYNOPSIS

"SYNOPSIS"

int vxfs_readpage (struct file * file, struct page * page);  

ARGUMENTS

file
file context (unused)
page
page frame to fill in.
 

DESCRIPTION

The vxfs_readpage routine reads page synchronously into the pagecache.  

RETURNS

Zero on success, else a negative error code.  

LOCKING STATUS

page is locked and will be unlocked.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURNS
LOCKING STATUS

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