Home
last modified time | relevance | path

Searched refs:total_stripes (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/btrfs/
Dvolumes.c5277 static struct btrfs_bio *alloc_btrfs_bio(int total_stripes, int real_stripes) in alloc_btrfs_bio() argument
5283 sizeof(struct btrfs_bio_stripe) * (total_stripes) + in alloc_btrfs_bio()
5290 sizeof(u64) * (total_stripes), in alloc_btrfs_bio()