Searched refs:total_stripes (Results 1 – 1 of 1) sorted by relevance
5277 static struct btrfs_bio *alloc_btrfs_bio(int total_stripes, int real_stripes) in alloc_btrfs_bio() argument5283 sizeof(struct btrfs_bio_stripe) * (total_stripes) + in alloc_btrfs_bio()5290 sizeof(u64) * (total_stripes), in alloc_btrfs_bio()