Home
last modified time | relevance | path

Searched defs:fbio (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/fs/btrfs/
Dbio.c166 static int next_repair_mirror(struct btrfs_failed_bio *fbio, int cur_mirror) in next_repair_mirror()
173 static int prev_repair_mirror(struct btrfs_failed_bio *fbio, int cur_mirror) in prev_repair_mirror()
180 static void btrfs_repair_done(struct btrfs_failed_bio *fbio) in btrfs_repair_done()
191 struct btrfs_failed_bio *fbio = repair_bbio->private; in btrfs_end_repair_bio() local
236 struct btrfs_failed_bio *fbio) in repair_one_sector()
289 struct btrfs_failed_bio *fbio = NULL; in btrfs_check_read_bio() local
/linux-6.6.21/drivers/md/
Draid10.c2407 struct bio *tbio, *fbio; in sync_request_write() local