Home
last modified time | relevance | path

Searched refs:this_mirror (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/fs/btrfs/
Dextent_io.h270 int this_mirror; member
Dextent_io.c677 BUG_ON(!failrec->this_mirror); in btrfs_clean_io_failure()
688 mirror = failrec->this_mirror; in btrfs_clean_io_failure()
750 ASSERT(failrec->this_mirror == bbio->mirror_num); in btrfs_get_io_failure_record()
763 failrec->this_mirror = bbio->mirror_num; in btrfs_get_io_failure_record()
824 failrec->this_mirror = next_mirror(failrec, failrec->this_mirror); in btrfs_repair_one_sector()
825 if (failrec->this_mirror == failrec->failed_mirror) { in btrfs_repair_one_sector()
828 failrec->num_copies, failrec->this_mirror, failrec->failed_mirror); in btrfs_repair_one_sector()
852 failrec->this_mirror); in btrfs_repair_one_sector()
859 submit_bio_hook(inode, repair_bio, failrec->this_mirror, 0); in btrfs_repair_one_sector()