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