Home
last modified time | relevance | path

Searched refs:FAULT_BLKADDR_CONSISTENCE (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/ABI/testing/
H A Dsysfs-fs-f2fs748 FAULT_BLKADDR_CONSISTENCE 0x00080000
/linux/Documentation/filesystems/
H A Df2fs.rst224 FAULT_BLKADDR_CONSISTENCE 0x00080000
/linux/fs/f2fs/
H A Df2fs.h62 FAULT_BLKADDR_CONSISTENCE, enumerator
H A Dsuper.c68 [FAULT_BLKADDR_CONSISTENCE] = "inconsistent blkaddr",
H A Dfile.c741 if (time_to_inject(sbi, FAULT_BLKADDR_CONSISTENCE)) in f2fs_truncate_data_blocks_range()