Home
last modified time | relevance | path

Searched defs:btrfs_lru_cache_entry (Results 1 – 1 of 1) sorted by relevance

/fs/btrfs/
Dlru_cache.h17 struct btrfs_lru_cache_entry { struct
18 struct list_head lru_list;
19 u64 key;
26 u64 gen;
58 static inline struct btrfs_lru_cache_entry *btrfs_lru_cache_lru_entry( in btrfs_lru_cache_lru_entry() argument