Query: invalidate_inode_pages2_range
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INVALIDATE_INODE_PAG(9) Memory Management in Linux INVALIDATE_INODE_PAG(9)NAMEinvalidate_inode_pages2_range - remove range of pages from an address_spaceSYNOPSISint invalidate_inode_pages2_range(struct address_space * mapping, pgoff_t start, pgoff_t end);ARGUMENTSmapping the address_space start the page offset 'from' which to invalidate end the page offset 'to' which to invalidate (inclusive)DESCRIPTIONAny pages which are found to be mapped into pagetables are unmapped prior to invalidation. Returns -EBUSY if any pages could not be invalidated.COPYRIGHTKernel Hackers Manual 2.6. July 2010 INVALIDATE_INODE_PAG(9)
Related Man Pages |
---|
write_cache_pages(9) - centos |
remap_file_pages(2) - debian |
glinvalidatebuffersubdata(3g) - centos |
vm_map_insert(9) - freebsd |
vm_map_clean(9) - linux |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Change directory error |
Migrating to UNIX |
SOCKS proxy & PAM configuration exposure |
Shopt -s histappend |