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 |
|---|
| mpage_readpages(9) - suse |
| usb_buffer_map_sg(9) - centos |
| explain_truncate_or_die(3) - debian |
| ftruncate(2) - ultrix |
| ftruncate(2) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |