Searched refs:this_mirror (Results 1 – 2 of 2) sorted by relevance
270 int this_mirror; member
2448 BUG_ON(!failrec->this_mirror); in clean_io_failure()2543 failrec->this_mirror = 0; in btrfs_get_io_failure_record()2610 num_copies, failrec->this_mirror, failed_mirror); in btrfs_check_repairable()2628 failrec->this_mirror++; in btrfs_check_repairable()2629 if (failrec->this_mirror == failed_mirror) in btrfs_check_repairable()2630 failrec->this_mirror++; in btrfs_check_repairable()2632 if (failrec->this_mirror > num_copies) { in btrfs_check_repairable()2635 num_copies, failrec->this_mirror, failed_mirror); in btrfs_check_repairable()2693 failrec->this_mirror); in btrfs_repair_one_sector()2700 submit_bio_hook(inode, repair_bio, failrec->this_mirror, failrec->compress_type); in btrfs_repair_one_sector()