Home
last modified time | relevance | path

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

/linux-6.15/fs/ext4/
H A Dsuper.c163 bh_end_io_t *end_io, bool simu_fail) in __ext4_read_bh() argument
165 if (simu_fail) { in __ext4_read_bh()
184 bh_end_io_t *end_io, bool simu_fail) in ext4_read_bh_nowait() argument
192 __ext4_read_bh(bh, op_flags, end_io, simu_fail); in ext4_read_bh_nowait()
196 bh_end_io_t *end_io, bool simu_fail) in ext4_read_bh() argument
205 __ext4_read_bh(bh, op_flags, end_io, simu_fail); in ext4_read_bh()
H A Dext4.h3115 bh_end_io_t *end_io, bool simu_fail);
3117 bh_end_io_t *end_io, bool simu_fail);