Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dlru.c19 bkey_fsck_err_on(!lru_pos_time(k.k->p), in bch2_lru_validate()
38 lru_pos_time(lru), in bch2_lru_pos_to_text()
161 lru_pos_time(lru_k.k->p) != idx) { in bch2_check_lru_key()
171 lru_pos_time(lru_k.k->p), in bch2_check_lru_key()
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()
Dmovinggc.c179 ret2 = bch2_bucket_is_movable(trans, &b, lru_pos_time(k.k->p)); in bch2_copygc_get_buckets()
Dalloc_background.c2046 if (lru_pos_time(lru_iter->pos) != alloc_lru_idx_read(a->v)) in invalidate_one_bucket()