Searched defs:failed_mirror (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | extent_io.h | 304 int failed_mirror; member
|
| H A D | disk-io.c | 404 int failed_mirror = 0; in btree_read_extent_buffer_pages() local
|
| H A D | extent_io.c | 2536 btrfs_check_repairable(struct inode *inode, bool needs_validation, struct io_failure_record *failrec, int failed_mirror) btrfs_check_repairable() argument 2642 btrfs_submit_read_repair(struct inode *inode, struct bio *failed_bio, u64 phy_offset, struct page *page, unsigned int pgoff, u64 start, u64 end, int failed_mirror, submit_bio_hook_t *submit_bio_hook) btrfs_submit_read_repair() argument [all...] |
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | disk-io.c | 206 int failed_mirror = 0; in btrfs_read_extent_buffer() local
|
Completed in 17 milliseconds