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)NAMEtruncate_inode_pages_final - truncate *all* pages before inode diesSYNOPSISvoid truncate_inode_pages_final(struct address_space * mapping);ARGUMENTSmapping mapping to truncateDESCRIPTIONCalled 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 TRUNCATE_INODE_PAGES(9)
Related Man Pages |
---|
struct_uio_info(9) - centos |
ftruncate(2) - debian |
explain_truncate_or_die(3) - debian |
clri(8) - opendarwin |
truncate(2) - netbsd |
Similar Topics in the Unix Linux Community |
---|
DB2 convert digits to binary format |
Tar Command |
CentOS7 restoring file capabilities |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |