Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dio_read.c420 if (!bch2_bkey_matches_ptr(c, k, in bch2_read_retry_nodecode()
522 !bch2_bkey_matches_ptr(c, k, rbio->pick.ptr, data_offset)) in __bch2_rbio_narrow_crcs()
H A Dextents.h683 bool bch2_bkey_matches_ptr(struct bch_fs *, struct bkey_s_c,
H A Dextents.c894 bool bch2_bkey_matches_ptr(struct bch_fs *c, struct bkey_s_c k, in bch2_bkey_matches_ptr() function