Searched defs:fail_read_on_bb (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ | ||
H A D | dm-dust.c | 32 bool fail_read_on_bb:1; member 169 dust_map_read(struct dust_device *dd, sector_t thisblock, bool fail_read_on_bb) dust_map_read() argument 208 dust_map_write(struct dust_device *dd, sector_t thisblock, bool fail_read_on_bb) dust_map_write() argument [all...] |
/kernel/linux/linux-6.6/drivers/md/ | ||
H A D | dm-dust.c | 32 bool fail_read_on_bb:1; member 169 dust_map_read(struct dust_device *dd, sector_t thisblock, bool fail_read_on_bb) dust_map_read() argument 208 dust_map_write(struct dust_device *dd, sector_t thisblock, bool fail_read_on_bb) dust_map_write() argument [all...] |
Completed in 3 milliseconds