Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dbio.c166 static int next_repair_mirror(struct btrfs_failed_bio *fbio, int cur_mirror) in next_repair_mirror() function
202 mirror = next_repair_mirror(fbio, mirror); in btrfs_end_repair_bio()
276 mirror = next_repair_mirror(fbio, failed_bbio->mirror_num); in repair_one_sector()