Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Draid56.c62 struct btrfs_raid_bio { struct
63 struct btrfs_fs_info *fs_info;
64 struct btrfs_bio *bbio;
71 struct list_head hash_list;
76 struct list_head stripe_cache;
81 struct btrfs_work work;
88 struct bio_list bio_list;
89 spinlock_t bio_list_lock;
97 struct list_head plug_list;
103 unsigned long flags;
[all …]