Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dec.c1886 unsigned i, j, nr_have_parity = 0, nr_have_data = 0; in new_stripe_alloc_buckets() local
1909 nr_have_parity++; in new_stripe_alloc_buckets()
1913 BUG_ON(nr_have_parity > s->nr_parity); in new_stripe_alloc_buckets()
1916 if (nr_have_parity < s->nr_parity) { in new_stripe_alloc_buckets()
1921 &nr_have_parity, in new_stripe_alloc_buckets()