Searched refs:raid56_parity_recover (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | raid56.h | 33 int raid56_parity_recover(struct btrfs_fs_info *fs_info, struct bio *bio,
|
H A D | raid56.c | 2168 int raid56_parity_recover(struct btrfs_fs_info *fs_info, struct bio *bio, in raid56_parity_recover() function
|
H A D | scrub.c | 1408 ret = raid56_parity_recover(fs_info, bio, page->recover->bbio, in scrub_submit_raid56_bio_wait()
|
H A D | volumes.c | 6501 ret = raid56_parity_recover(fs_info, bio, bbio, in btrfs_map_bio()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | raid56.h | 185 void raid56_parity_recover(struct bio *bio, struct btrfs_io_context *bioc,
|
H A D | bio.c | 513 raid56_parity_recover(bio, bioc, mirror_num); in __btrfs_submit_bio()
|
H A D | raid56.c | 1346 * scrub/replace. Unlike call path in raid56_parity_recover(), they in set_rbio_range_error() 2042 void raid56_parity_recover(struct bio *bio, struct btrfs_io_context *bioc, in raid56_parity_recover() function
|
Completed in 23 milliseconds