Query: truncate_inode_pages
OS: suse
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 - truncate *all* the pages from an offsetSYNOPSISvoid truncate_inode_pages(struct address_space * mapping, loff_t lstart);ARGUMENTSmapping mapping to truncate lstart offset from which to truncateDESCRIPTIONCalled under (and serialised by) inode->i_mutex.COPYRIGHTKernel Hackers Manual 2.6. July 2010 TRUNCATE_INODE_PAGES(9)