Lines Matching defs:btrfs_io_context
504 struct btrfs_io_context { struct
505 refcount_t refs;
506 struct btrfs_fs_info *fs_info;
508 u64 map_type;
509 struct bio *orig_bio;
510 atomic_t error;
511 u16 max_errors;
512 bool use_rst;
514 u64 logical;
515 u64 size;
517 struct list_head rst_ordered_entry;
523 u16 num_stripes;
531 u16 mirror_num;
566 u16 replace_nr_stripes;
567 s16 replace_stripe_src;
584 u64 full_stripe_logical;
585 struct btrfs_io_stripe stripes[];