Home
last modified time | relevance | path

Searched refs:EXT4_IGET_BAD (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dioctl.c375 EXT4_IGET_SPECIAL | EXT4_IGET_BAD); in swap_inode_boot_loader()
H A Dext4.h2965 EXT4_IGET_BAD = 0x0004, /* Allow to iget a bad inode */ enumerator
H A Dinode.c4674 if (is_bad_inode(inode) && !(flags & EXT4_IGET_BAD)) in check_igot_inode()