Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Draid56.h196 void raid56_parity_write(struct bio *bio, struct btrfs_io_context *bioc);
H A Dbio.c524 raid56_parity_write(bio, bioc); in __btrfs_submit_bio()
H A Draid56.c1664 void raid56_parity_write(struct bio *bio, struct btrfs_io_context *bioc) in raid56_parity_write() function