Searched defs:btrfs_raid_bio (Results 1 – 1 of 1) sorted by relevance
20 struct btrfs_raid_bio { struct21 struct btrfs_io_context *bioc;27 struct list_head hash_list;30 struct list_head stripe_cache;33 struct work_struct work;39 struct bio_list bio_list;40 spinlock_t bio_list_lock;48 struct list_head plug_list;51 unsigned long flags;57 enum btrfs_rbio_ops operation;[all …]