Lines Matching defs:btrfs_io_context
420 struct btrfs_io_context { struct
421 refcount_t refs;
422 struct btrfs_fs_info *fs_info;
423 u64 map_type; /* get from map_lookup->type */
424 struct bio *orig_bio;
425 atomic_t error;
426 u16 max_errors;
432 u16 num_stripes;
440 u16 mirror_num;
475 u16 replace_nr_stripes;
476 s16 replace_stripe_src;
493 u64 full_stripe_logical;
494 struct btrfs_io_stripe stripes[];