Searched defs:btrfs_bio_ctrl (Results 1 – 1 of 1) sorted by relevance
98 struct btrfs_bio_ctrl { struct99 struct btrfs_bio *bbio;101 loff_t next_file_offset;102 enum btrfs_compression_type compress_type;103 u32 len_to_oe_boundary;104 blk_opf_t opf;124 u64 generation;125 btrfs_bio_end_io_t end_io_func;126 struct writeback_control *wbc;133 unsigned long submit_bitmap;[all …]