Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Ddata_update.c193 const struct bch_extent_ptr *ptr_c; in __bch2_data_update_index_update() local
259 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()
Dec.c1285 const struct bch_extent_ptr *ptr_c; in ec_stripe_update_extent() local
1332 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()