Home
last modified time | relevance | path

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

/linux/Documentation/ABI/testing/
H A Dsysfs-fs-f2fs742 FAULT_NO_SEGMENT 0x00100000
/linux/Documentation/filesystems/
H A Df2fs.rst216 FAULT_NO_SEGMENT 0x00100000
/linux/fs/f2fs/
H A Df2fs.h64 FAULT_NO_SEGMENT, enumerator
H A Dsuper.c68 [FAULT_NO_SEGMENT] = "no free segment",
H A Dsegment.c2801 if (time_to_inject(sbi, FAULT_NO_SEGMENT)) { in get_new_segment()