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)NAMEfind_get_page - find and get a page referenceSYNOPSISstruct page * find_get_page(struct address_space * mapping, pgoff_t offset);ARGUMENTSmapping the address_space to search offset the page indexDESCRIPTIONIs there a pagecache struct page at the given (mapping, offset) tuple? If yes, increment its refcount and return it; if no, return NULL.COPYRIGHTKernel Hackers Manual 2.6. July 2010 FIND_GET_PAGE(9)
| Related Man Pages |
|---|
| mpage_readpages(9) - centos |
| sf_buf(9) - freebsd |
| sf_buf(9) - debian |
| sf_buf_free(9) - debian |
| sf_buf_kva(9) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Update kernel Linux without reboot?! |
| SOCKS proxy & PAM configuration exposure |
| Tar Command |
| Shopt -s histappend |