centos man page for invalidate_inode_pages2

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)

NAME
invalidate_inode_pages2 - remove all pages from an address_space
SYNOPSIS
int invalidate_inode_pages2(struct address_space * mapping);
ARGUMENTS
mapping the address_space
DESCRIPTION
Any pages which are found to be mapped into pagetables are unmapped prior to invalidation. Returns -EBUSY if any pages could not be invalidated.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 INVALIDATE_INODE_PAG(9)
Related Man Pages
remap_file_pages(2) - linux
write_cache_pages(9) - centos
remap_file_pages(2) - centos
get_user_pages(9) - suse
remap_file_pages(2) - php
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
Tar Command
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq