INVALIDATE_INODES

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

invalidate_inodes - discard the inodes on a device  

SYNOPSIS

"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.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:17 GMT, October 09, 2005