Rechercher une page de manuel
truncate_inode_pages
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
truncate_inode_pages - truncate *all* the pages from an offsetSYNOPSIS
- 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
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre