Searched refs:ptr_c (Results 1 – 2 of 2) sorted by relevance
201 const struct bch_extent_ptr *ptr_c; in __bch2_data_update_index_update() local267 if ((ptr_c = bch2_bkey_has_device_c(bkey_i_to_s_c(insert), ptr->dev)) && in __bch2_data_update_index_update()268 !ptr_c->cached) { in __bch2_data_update_index_update()
1275 const struct bch_extent_ptr *ptr_c; in ec_stripe_update_extent() local1315 ptr_c = bkey_matches_stripe(v, k, &block); in ec_stripe_update_extent()1320 if (!ptr_c || ptr_c->cached) in ec_stripe_update_extent()