Home
last modified time | relevance | path

Searched defs:btrfs_raid_bio (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Draid56.h19 struct btrfs_raid_bio { struct
20 struct btrfs_io_context *bioc;
26 struct list_head hash_list;
29 struct list_head stripe_cache;
32 struct work_struct work;
38 struct bio_list bio_list;
39 spinlock_t bio_list_lock;
47 struct list_head plug_list;
50 unsigned long flags;
56 enum btrfs_rbio_ops operation;
[all …]