centos man page for truncate_inode_pages_final

Query: truncate_inode_pages_final

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TRUNCATE_INODE_PAGES(9) 				    Memory Management in Linux					   TRUNCATE_INODE_PAGES(9)

NAME
truncate_inode_pages_final - truncate *all* pages before inode dies
SYNOPSIS
void truncate_inode_pages_final(struct address_space * mapping);
ARGUMENTS
mapping mapping to truncate
DESCRIPTION
Called under (and serialized by) inode->i_mutex. Filesystems have to use this in the .evict_inode path to inform the VM that this is the final truncate and the inode is going away.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 TRUNCATE_INODE_PAGES(9)
Related Man Pages
mpage_readpages(9) - centos
usb_buffer_map_sg(9) - centos
write_cache_pages(9) - centos
ftruncate(2) - debian
truncate(2) - netbsd
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!