is_bad_inode(9)
NAME
is_bad_inode - is an inode errored
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.
is_bad_inode - is an inode errored
int is_bad_inode(struct inode * inode);
Returns true if the inode in question has been marked as bad.