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)NAMEfind_lock_page - locate, pin and lock a pagecache pageSYNOPSISstruct page * find_lock_page(struct address_space * mapping, pgoff_t offset);ARGUMENTSmapping the address_space to search offset the page indexDESCRIPTIONLocates 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 FIND_LOCK_PAGE(9)
Related Man Pages |
---|
sf_buf_free(9) - freebsd |
mpage_readpages(9) - centos |
write_cache_pages(9) - centos |
vm_map_insert(9) - debian |
journal_try_to_free_buffers(9) - suse |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Is UNIX an open source OS ? |
Cut command on RHEL 6.8 compatibility issues |
A (ksh) Library For and From UNIX.com |
Shopt -s histappend |