Home
last modified time | relevance | path

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

/fs/btrfs/
Draid56.c61 struct btrfs_raid_bio { struct
62 struct btrfs_fs_info *fs_info;
63 struct btrfs_bio *bbio;
70 struct list_head hash_list;
75 struct list_head stripe_cache;
80 struct btrfs_work work;
87 struct bio_list bio_list;
88 spinlock_t bio_list_lock;
96 struct list_head plug_list;
102 unsigned long flags;
[all …]