invalidate_inodes(9) suse man page | unix.com

Man Page: invalidate_inodes

Operating Environment: suse

Section: 9

INVALIDATE_INODES(9)						   The Linux VFS					      INVALIDATE_INODES(9)

NAME
invalidate_inodes - discard the inodes on a device
SYNOPSIS
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
Kernel Hackers Manual 2.6. July 2010 INVALIDATE_INODES(9)
Related Man Pages
fsirand(1m) - opensolaris
freeze_super(9) - centos
fsirand(1m) - mojave
fsirand(1m) - osx
fsirand(1m) - v7
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Tar Command
Docker learning Phase-I