Searched refs:btrfs_lru_cache (Results 1 – 3 of 3) 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()
193 struct btrfs_lru_cache name_cache;302 struct btrfs_lru_cache backref_cache;305 struct btrfs_lru_cache dir_created_cache;306 struct btrfs_lru_cache dir_utimes_cache;