Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dvolumes.c4904 static struct btrfs_bio *alloc_btrfs_bio(int total_stripes, int real_stripes) in alloc_btrfs_bio() argument
4910 sizeof(struct btrfs_bio_stripe) * (total_stripes) + in alloc_btrfs_bio()
4917 sizeof(u64) * (total_stripes), in alloc_btrfs_bio()