VXFS_IMMED_READPAGE
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
vxfs_immed_readpage - read part of an immed inode into pagecache
SYNOPSIS
"SYNOPSIS"
int vxfs_immed_readpage (struct file * fp, struct page * pp);
ARGUMENTS
- fp
-
-- undescribed --
- pp
-
-- undescribed --
DESCRIPTION
vxfs_immed_readpage reads a part of the immed area of the
file that hosts pp 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: 06:21:17 GMT, October 06, 2005