truncate_inode_pages(9) suse man page | unix.com

Man Page: truncate_inode_pages

Operating Environment: suse

Section: 9

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

NAME
truncate_inode_pages - truncate *all* the pages from an offset
SYNOPSIS
void truncate_inode_pages(struct address_space * mapping, loff_t lstart);
ARGUMENTS
mapping mapping to truncate lstart offset from which to truncate
DESCRIPTION
Called under (and serialised by) inode->i_mutex.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 TRUNCATE_INODE_PAGES(9)
Related Man Pages
remap_file_pages(2) - linux
fallocate(1) - debian
remap_file_pages(2) - debian
remap_file_pages(2) - centos
ubc_release(9) - netbsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
A (ksh) Library For and From UNIX.com
Docker learning Phase-I