suse man page for find_lock_page

Query: find_lock_page

OS: suse

Section: 9

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

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
write_cache_pages(9) - centos
sf_buf(9) - freebsd
sf_buf_page(9) - debian
get_user_pages(9) - suse
vm_map_insert(9) - linux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Tar Command
Shopt -s histappend