Searched defs:btrfs_raid_bio (Results 1 – 1 of 1) sorted by relevance
105 struct btrfs_raid_bio { struct106 struct btrfs_io_context *bioc;112 struct list_head hash_list;115 struct list_head stripe_cache;118 struct work_struct work;124 struct bio_list bio_list;125 spinlock_t bio_list_lock;133 struct list_head plug_list;136 unsigned long flags;142 enum btrfs_rbio_ops operation;[all …]