Lines Matching defs:btrfs_io_context
480 struct btrfs_io_context { struct
481 refcount_t refs;
482 struct btrfs_fs_info *fs_info;
484 u64 map_type;
485 struct bio *orig_bio;
486 atomic_t error;
487 u16 max_errors;
489 u64 logical;
490 u64 size;
492 struct list_head rst_ordered_entry;
498 u16 num_stripes;
506 u16 mirror_num;
541 u16 replace_nr_stripes;
542 s16 replace_stripe_src;
559 u64 full_stripe_logical;
560 struct btrfs_io_stripe stripes[];