INVALIDATE_INODES

Section: (9)
Updated: 14 August 2003
Index Return to Main Contents

 

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.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 23:19:22 GMT, August 13, 2003