Man Page: invalidate_inode_pages2
Operating Environment: centos
Section: 9
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)
| Related Man Pages |
|---|
| mpage_readpages(9) - suse |
| usb_buffer_map_sg(9) - centos |
| remap_file_pages(2) - debian |
| remap_file_pages(2) - suse |
| remap_file_pages(2) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| Shopt -s histappend |
| Controlling user input |
| [TIP] Processing YAML files with yq |