Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dextents.h621 bool bch2_bkey_has_target(struct bch_fs *, struct bkey_s_c, unsigned);
H A Dio_read.c105 if (bch2_bkey_has_target(c, k, opts.promote_target)) in should_promote()
H A Dextents.c874 bool bch2_bkey_has_target(struct bch_fs *c, struct bkey_s_c k, unsigned target) in bch2_bkey_has_target() function