Man Page: truncate_inode_pages_final
Operating Environment: centos
Section: 9
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 |
|---|
| write_cache_pages(9) - centos |
| explain_truncate_or_die(3) - debian |
| truncate(2) - ultrix |
| ftruncate(2) - opendarwin |
| truncate(2) - opendarwin |
| Similar Topics in the Unix Linux Community |
|---|
| DB2 convert digits to binary format |
| Tar Command |
| CentOS7 restoring file capabilities |
| [TIP] Processing YAML files with yq |
| Please Welcome Dave Munro to the Moderator Team! |