Searched defs:btrfs_bio_ctrl (Results 1 – 1 of 1) sorted by relevance
99 struct btrfs_bio_ctrl { struct100 struct btrfs_bio *bbio;102 loff_t next_file_offset;103 enum btrfs_compression_type compress_type;104 u32 len_to_oe_boundary;105 blk_opf_t opf;125 u64 generation;126 btrfs_bio_end_io_t end_io_func;127 struct writeback_control *wbc;134 unsigned long submit_bitmap[BITS_TO_LONGS(BTRFS_MAX_BLOCKS_PER_FOLIO)];[all …]