Lines Matching defs:btrfs_io_context
426 struct btrfs_io_context { struct
427 refcount_t refs;
428 struct btrfs_fs_info *fs_info;
430 u64 map_type;
431 struct bio *orig_bio;
432 atomic_t error;
433 u16 max_errors;
435 u64 logical;
436 u64 size;
438 struct list_head rst_ordered_entry;
444 u16 num_stripes;
452 u16 mirror_num;
487 u16 replace_nr_stripes;
488 s16 replace_stripe_src;
505 u64 full_stripe_logical;
506 struct btrfs_io_stripe stripes[];