Searched refs:raid56_parity_write (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | raid56.h | 36 int raid56_parity_write(struct btrfs_fs_info *fs_info, struct bio *bio,
|
H A D | raid56.c | 1784 int raid56_parity_write(struct btrfs_fs_info *fs_info, struct bio *bio, in raid56_parity_write() function
|
H A D | volumes.c | 6498 ret = raid56_parity_write(fs_info, bio, bbio, in btrfs_map_bio()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | raid56.h | 187 void raid56_parity_write(struct bio *bio, struct btrfs_io_context *bioc);
|
H A D | bio.c | 515 raid56_parity_write(bio, bioc); in __btrfs_submit_bio()
|
H A D | raid56.c | 1638 void raid56_parity_write(struct bio *bio, struct btrfs_io_context *bioc) in raid56_parity_write() function
|
Completed in 17 milliseconds