Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Draid56.h28 struct btrfs_raid_bio { struct
29 struct btrfs_io_context *bioc;
35 struct list_head hash_list;
38 struct list_head stripe_cache;
41 struct work_struct work;
47 struct bio_list bio_list;
48 spinlock_t bio_list_lock;
56 struct list_head plug_list;
59 unsigned long flags;
65 enum btrfs_rbio_ops operation;
[all …]