Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
Dvolumes.h317 struct btrfs_bio_stripe { struct
318 struct btrfs_device *dev;
319 u64 physical;
343 struct btrfs_bio_stripe stripes[]; argument
/kernel/linux/linux-4.19/fs/btrfs/
Dvolumes.h291 struct btrfs_bio_stripe { struct
292 struct btrfs_device *dev;
293 u64 physical;
294 u64 length; /* only used for discard mappings */