MANPAGES
Skip Quicknav
Index
About Manpages
FAQ
Service Information
/
wheezy-backports
/
linux-manual-3.16
/ is_bad_inode(9)
links
permalink
package tracker
raw man page
table of contents
NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
COPYRIGHT
other versions
wheezy-backports
3.16.39-1+deb8u1~bpo70+1
jessie
3.16.43-2
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
¶
February 2017
Kernel Hackers Manual 3.16