find_lock_page(9) suse man page | unix.com

Man Page: find_lock_page

Operating Environment: suse

Section: 9

FIND_LOCK_PAGE(9)					    Memory Management in Linux						 FIND_LOCK_PAGE(9)

NAME
find_lock_page - locate, pin and lock a pagecache page
SYNOPSIS
struct page * find_lock_page(struct address_space * mapping, pgoff_t offset);
ARGUMENTS
mapping the address_space to search offset the page index
DESCRIPTION
Locates the desired pagecache page, locks it, increments its reference count and returns its address. Returns zero if the page was not present. find_lock_page may sleep.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 FIND_LOCK_PAGE(9)
Related Man Pages
sf_buf_free(9) - freebsd
write_cache_pages(9) - centos
sf_buf_alloc(9) - debian
sf_buf_free(9) - debian
sf_buf_kva(9) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB