Searched refs:this_mirror (Results 1 – 2 of 2) sorted by relevance
305 int this_mirror; member
2417 BUG_ON(!failrec->this_mirror); in clean_io_failure()2512 failrec->this_mirror = 0; in btrfs_get_io_failure_record()2580 num_copies, failrec->this_mirror, failed_mirror); in btrfs_check_repairable()2597 failrec->this_mirror++; in btrfs_check_repairable()2598 if (failrec->this_mirror == failed_mirror) in btrfs_check_repairable()2599 failrec->this_mirror++; in btrfs_check_repairable()2601 if (failrec->this_mirror > num_copies) { in btrfs_check_repairable()2604 num_copies, failrec->this_mirror, failed_mirror); in btrfs_check_repairable()2663 failrec->this_mirror); in btrfs_repair_one_sector()2665 status = submit_bio_hook(inode, repair_bio, failrec->this_mirror, in btrfs_repair_one_sector()