Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dextents.h676 bool bch2_bkey_matches_ptr(struct bch_fs *, struct bkey_s_c,
H A Dio_read.c612 !bch2_bkey_matches_ptr(c, k, rbio->pick.ptr, data_offset)) in __bch2_rbio_narrow_crcs()
H A Dextents.c969 bool bch2_bkey_matches_ptr(struct bch_fs *c, struct bkey_s_c k, in bch2_bkey_matches_ptr() function