Searched refs:ptr_c (Results 1 – 2 of 2) sorted by relevance
283 const struct bch_extent_ptr *ptr_c; in __bch2_data_update_index_update() local 360 if ((ptr_c = bch2_bkey_has_device_c(bkey_i_to_s_c(insert), ptr->dev)) && in __bch2_data_update_index_update() 361 !ptr_c->cached) { in __bch2_data_update_index_update()
1111 const struct bch_extent_ptr *ptr_c; in ec_stripe_update_extent() local 1151 ptr_c = bkey_matches_stripe(v, k, &block); in ec_stripe_update_extent() 1156 if (!ptr_c || ptr_c->cached) in ec_stripe_update_extent()