Home
last modified time | relevance | path

Searched refs:ptr_c (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
H A Ddata_update.c201 const struct bch_extent_ptr *ptr_c; in __bch2_data_update_index_update() local
267 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()
H A Dec.c1275 const struct bch_extent_ptr *ptr_c; in ec_stripe_update_extent() local
1315 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()