Home
last modified time | relevance | path

Searched refs:lru_pos_time (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dlru.c20 bkey_fsck_err_on(!lru_pos_time(k.k->p), in bch2_lru_validate()
39 lru_pos_time(lru), in bch2_lru_pos_to_text()
185 if (lru_pos_time(lru_k.k->p) != idx) { in bch2_check_lru_key()
195 lru_pos_time(lru_k.k->p), in bch2_check_lru_key()
H A Dlru.h10 static inline u64 lru_pos_time(struct bpos pos) in lru_pos_time() function
21 EBUG_ON(lru_pos_time(pos) != time); in lru_pos()
H A Dmovinggc.c178 ret2 = bch2_bucket_is_movable(trans, &b, lru_pos_time(k.k->p)); in bch2_copygc_get_buckets()
H A Dalloc_background.c2170 if (lru_pos_time(lru_iter->pos) != alloc_lru_idx_read(*a)) in invalidate_one_bucket()