Home
last modified time | relevance | path

Searched refs:EXT4_SIM_DIRBLOCK_CRC (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ext4/
H A Dnamei.c190 !ext4_simulate_fail(inode->i_sb, EXT4_SIM_DIRBLOCK_CRC)) in __ext4_read_dirblock()
202 !ext4_simulate_fail(inode->i_sb, EXT4_SIM_DIRBLOCK_CRC)) in __ext4_read_dirblock()
H A Dext4.h1919 #define EXT4_SIM_DIRBLOCK_CRC 8 macro