Home
last modified time | relevance | path

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

/fs/btrfs/
Dextent_io.c98 struct btrfs_bio_ctrl { struct
99 struct btrfs_bio *bbio;
100 enum btrfs_compression_type compress_type;
101 u32 len_to_oe_boundary;
102 blk_opf_t opf;
103 btrfs_bio_end_io_t end_io_func;
104 struct writeback_control *wbc;
133 static void submit_one_bio(struct btrfs_bio_ctrl *bio_ctrl) in submit_one_bio() argument