Scroll to navigation

IS_BAD_INODE(9) The Linux VFS 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.

COPYRIGHT

May 2018 Kernel Hackers Manual 3.16