Home
last modified time | relevance | path

Searched defs:real_stripes (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/fs/btrfs/
Draid56.c110 int real_stripes; member
977 int real_stripes = bbio->num_stripes - bbio->num_tgtdevs; in alloc_rbio() local
Dreada.c310 int real_stripes; in reada_find_extent() local
Dvolumes.c5532 static struct btrfs_bio *alloc_btrfs_bio(int total_stripes, int real_stripes) in alloc_btrfs_bio()