SYNOPSIS

int is_bad_inode(struct inode * inode);

ARGUMENTS

inode

inode to test

DESCRIPTION

Returns true if the inode in question has been marked as bad.

COPYRIGHT