VXFS_GET_PAGE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
vxfs_get_page - read a page into memory.
SYNOPSIS
"SYNOPSIS"
struct page * vxfs_get_page (struct address_space * mapping, u_long n);
ARGUMENTS
- mapping
-
-- undescribed --
- n
-
page number
DESCRIPTION
vxfs_get_page reads the n th page of ip into the pagecache.
RETURNS
The wanted page on success, else a NULL pointer.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- RETURNS
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:59 GMT, October 09, 2005