Searched refs:simu_fail (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/ext4/ |
| H A D | super.c | 164 bio_end_io_t end_io, bool simu_fail) in __ext4_read_bh() argument 166 if (simu_fail) { in __ext4_read_bh() 185 bio_end_io_t end_io, bool simu_fail) in ext4_read_bh_nowait() argument 193 __ext4_read_bh(bh, op_flags, end_io, simu_fail); in ext4_read_bh_nowait() 197 bio_end_io_t end_io, bool simu_fail) in ext4_read_bh() argument 206 __ext4_read_bh(bh, op_flags, end_io, simu_fail); in ext4_read_bh()
|
| H A D | ext4.h | 3302 bio_end_io_t end_io, bool simu_fail); 3304 bio_end_io_t end_io, bool simu_fail);
|