suse man page for find_get_page

Query: find_get_page

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FIND_GET_PAGE(9)					    Memory Management in Linux						  FIND_GET_PAGE(9)

NAME
find_get_page - find and get a page reference
SYNOPSIS
struct page * find_get_page(struct address_space * mapping, pgoff_t offset);
ARGUMENTS
mapping the address_space to search offset the page index
DESCRIPTION
Is there a pagecache struct page at the given (mapping, offset) tuple? If yes, increment its refcount and return it; if no, return NULL.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 FIND_GET_PAGE(9)
Related Man Pages
pci_create_slot(9) - suse
sf_buf_free(9) - debian
sf_buf_kva(9) - debian
get_user_pages(9) - suse
sf_buf_alloc(9) - freebsd
Similar Topics in the Unix Linux Community
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Update kernel Linux without reboot?!
32 bit process addressing more than 4GB