Lines Matching defs:btrfs_io_context
513 struct btrfs_io_context { struct
514 refcount_t refs;
515 struct btrfs_fs_info *fs_info;
517 u64 map_type;
518 struct bio *orig_bio;
519 atomic_t error;
520 u16 max_errors;
521 bool use_rst;
523 u64 logical;
524 u64 size;
526 struct list_head rst_ordered_entry;
532 u16 num_stripes;
540 u16 mirror_num;
575 u16 replace_nr_stripes;
576 s16 replace_stripe_src;
593 u64 full_stripe_logical;
594 struct btrfs_io_stripe stripes[];