Searched refs:btrfs_lru_cache (Results 1 – 2 of 2) sorted by relevance
42 struct btrfs_lru_cache { struct55 struct btrfs_lru_cache *cache) in btrfs_lru_cache_lru_entry() argument61 void btrfs_lru_cache_init(struct btrfs_lru_cache *cache, unsigned int max_size);62 struct btrfs_lru_cache_entry *btrfs_lru_cache_lookup(struct btrfs_lru_cache *cache,64 int btrfs_lru_cache_store(struct btrfs_lru_cache *cache,67 void btrfs_lru_cache_remove(struct btrfs_lru_cache *cache,69 void btrfs_lru_cache_clear(struct btrfs_lru_cache *cache);
15 void btrfs_lru_cache_init(struct btrfs_lru_cache *cache, unsigned int max_size) in btrfs_lru_cache_init()45 struct btrfs_lru_cache_entry *btrfs_lru_cache_lookup(struct btrfs_lru_cache *cache, in btrfs_lru_cache_lookup()70 void btrfs_lru_cache_remove(struct btrfs_lru_cache *cache, in btrfs_lru_cache_remove()106 int btrfs_lru_cache_store(struct btrfs_lru_cache *cache, in btrfs_lru_cache_store()156 void btrfs_lru_cache_clear(struct btrfs_lru_cache *cache) in btrfs_lru_cache_clear()