Searched refs:should_promote (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/bcachefs/ |
D | io_read.c | 93 static inline int should_promote(struct bch_fs *c, struct bkey_s_c k, in should_promote() function 301 ret = should_promote(c, k, pos, opts, flags, failed); in promote_alloc()
|
/linux-6.12.1/drivers/md/ |
D | dm-cache-policy-smq.c | 1291 static enum promote_result should_promote(struct smq_policy *mq, struct entry *hs_e, in should_promote() function 1401 pr = should_promote(mq, hs_e, data_dir, fast_copy); in __lookup()
|