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.c514 bch2_bkey_drop_ptr_noerror(bkey_i_to_s(k), &i->ptr); in bch2_bkey_narrow_crcs()
781 void bch2_bkey_drop_ptr_noerror(struct bkey_s k, struct bch_extent_ptr *ptr) in bch2_bkey_drop_ptr_noerror() function
835 bch2_bkey_drop_ptr_noerror(k, ptr); in bch2_bkey_drop_ptr()
1004 bch2_bkey_drop_ptr_noerror(k, ptr); in bch2_extent_ptr_set_cached()
1016 bch2_bkey_drop_ptr_noerror(k, ptr); in bch2_extent_ptr_set_cached()
H A Dextents.h649 void bch2_bkey_drop_ptr_noerror(struct bkey_s, struct bch_extent_ptr *);
664 bch2_bkey_drop_ptr_noerror(_k, _ptr); \
H A Ddata_update.c261 bch2_bkey_drop_ptr_noerror(bkey_i_to_s(&new->k_i), ptr); in __bch2_data_update_index_update()
273 bch2_bkey_drop_ptr_noerror(bkey_i_to_s(insert), ptr); in __bch2_data_update_index_update()