VXFS_GET_PAGE

Section: ()
Updated: 06 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: 06:21:17 GMT, October 06, 2005