Searched refs:ptr_c (Results 1 – 2 of 2) sorted by relevance
193 const struct bch_extent_ptr *ptr_c; in __bch2_data_update_index_update() local259 if ((ptr_c = bch2_bkey_has_device_c(bkey_i_to_s_c(insert), ptr->dev)) && in __bch2_data_update_index_update()260 !ptr_c->cached) { in __bch2_data_update_index_update()
1285 const struct bch_extent_ptr *ptr_c; in ec_stripe_update_extent() local1332 ptr_c = bkey_matches_stripe(v, k, &block); in ec_stripe_update_extent()1337 if (!ptr_c || ptr_c->cached) in ec_stripe_update_extent()