Home
last modified time | relevance | path

Searched refs:bch2_bkey_drop_ptr_noerror (Results 1 – 3 of 3) sorted by relevance

/linux/fs/bcachefs/
H A Dextents.c648 bch2_bkey_drop_ptr_noerror(bkey_i_to_s(k), &i->ptr); in bch2_bkey_narrow_crcs()
917 void bch2_bkey_drop_ptr_noerror(struct bkey_s k, struct bch_extent_ptr *ptr) in bch2_bkey_drop_ptr_noerror() function
971 bch2_bkey_drop_ptr_noerror(k, ptr); in bch2_bkey_drop_ptr()
1152 bch2_bkey_drop_ptr_noerror(k, &entry->ptr); in bch2_extent_ptr_set_cached()
1172 bch2_bkey_drop_ptr_noerror(k, ptr); in bch2_extent_ptr_set_cached()
H A Dextents.h645 void bch2_bkey_drop_ptr_noerror(struct bkey_s, struct bch_extent_ptr *);
660 bch2_bkey_drop_ptr_noerror(_k, _ptr); \
H A Ddata_update.c362 bch2_bkey_drop_ptr_noerror(bkey_i_to_s(&new->k_i), ptr); in __bch2_data_update_index_update()
374 bch2_bkey_drop_ptr_noerror(bkey_i_to_s(insert), ptr); in __bch2_data_update_index_update()