Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dlru_format.h14 enum bch_lru_type { enum
H A Dlru.h27 static inline enum bch_lru_type lru_type(struct bkey_s_c l) in lru_type()
H A Dlru.c131 enum bch_lru_type type = lru_type(lru_k); in bch2_check_lru_key()