Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
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()
Dextents.h683 bool bch2_bkey_matches_ptr(struct bch_fs *, struct bkey_s_c,
Dextents.c894 bool bch2_bkey_matches_ptr(struct bch_fs *c, struct bkey_s_c k, in bch2_bkey_matches_ptr() function