Searched refs:new_stripe (Results 1 – 3 of 3) sorted by relevance
1256 memset(s->new_stripe.data[block] + (offset << 9), in zero_out_rest_of_ec_bucket()1321 swap(s->new_stripe.data[i], in ec_stripe_create()1330 ec_generate_ec(&s->new_stripe); in ec_stripe_create()1332 ec_generate_checksums(&s->new_stripe); in ec_stripe_create()1339 if (ec_nr_failed(&s->new_stripe)) { in ec_stripe_create()1352 bkey_i_to_stripe(&s->new_stripe.key))); in ec_stripe_create()1385 ec_stripe_buf_exit(&s->new_stripe); in ec_stripe_create()1463 BUG_ON(!ob->ec->new_stripe.data[ob->ec_idx]); in bch2_writepoint_ec_buf()1564 ec_stripe_key_init(c, &s->new_stripe.key, in ec_new_stripe_alloc()1974 s->new_stripe.key.k.p = iter.pos; in __bch2_ec_stripe_head_reserve()[all …]
220 struct ec_stripe_buf new_stripe; member
1070 nr_blocks = bkey_i_to_stripe(&ob->ec->new_stripe.key)->v.nr_blocks; in should_drop_bucket()