Rechercher une page de manuel
invalidate_inodes
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
invalidate_inodes - discard the inodes on a deviceSYNOPSIS
- int invalidate_inodes(struct super_block * sb);
ARGUMENTS
sb
- superblock
DESCRIPTION
Discard all of the inodes for a given superblock. If the discard fails because there are busy inodes then a non zero value is returned. If the discard is successful all the inodes have been discarded.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre