Searched defs:real_stripes (Results 1 – 2 of 2) sorted by relevance
118 int real_stripes; member953 int real_stripes = bbio->num_stripes - bbio->num_tgtdevs; in alloc_rbio() local
4904 static struct btrfs_bio *alloc_btrfs_bio(int total_stripes, int real_stripes) in alloc_btrfs_bio()