Query: invalidate_inode_pages2
OS: centos
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 - remove all pages from an address_spaceSYNOPSISint invalidate_inode_pages2(struct address_space * mapping);ARGUMENTSmapping the address_spaceDESCRIPTIONAny 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 3.10 June 2014 INVALIDATE_INODE_PAG(9)