Searched refs:new_stripe (Results 1 – 3 of 3) sorted by relevance
1265 memset(s->new_stripe.data[block] + (offset << 9), in zero_out_rest_of_ec_bucket()1330 swap(s->new_stripe.data[i], in ec_stripe_create()1339 ec_generate_ec(&s->new_stripe); in ec_stripe_create()1341 ec_generate_checksums(&s->new_stripe); in ec_stripe_create()1348 if (ec_nr_failed(&s->new_stripe)) { in ec_stripe_create()1361 bkey_i_to_stripe(&s->new_stripe.key))); in ec_stripe_create()1394 ec_stripe_buf_exit(&s->new_stripe); in ec_stripe_create()1472 BUG_ON(!ob->ec->new_stripe.data[ob->ec_idx]); in bch2_writepoint_ec_buf()1573 ec_stripe_key_init(c, &s->new_stripe.key, in ec_new_stripe_alloc()1990 s->new_stripe.key.k.p = iter.pos; in __bch2_ec_stripe_head_reserve()[all …]
220 struct ec_stripe_buf new_stripe; member
991 nr_blocks = bkey_i_to_stripe(&ob->ec->new_stripe.key)->v.nr_blocks; in should_drop_bucket()
Completed in 105 milliseconds