Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dlru_cache.h64 int btrfs_lru_cache_store(struct btrfs_lru_cache *cache,
H A Dlru_cache.c106 int btrfs_lru_cache_store(struct btrfs_lru_cache *cache, in btrfs_lru_cache_store() function
H A Dsend.c1498 ret = btrfs_lru_cache_store(&sctx->backref_cache, &new_entry->entry, in store_backref_cache()
2404 nce_ret = btrfs_lru_cache_store(&sctx->name_cache, &nce->entry, GFP_KERNEL); in __get_cur_name_and_parent()
2805 ret = btrfs_lru_cache_store(&sctx->dir_utimes_cache, entry, GFP_KERNEL); in cache_dir_utimes()
2934 ret = btrfs_lru_cache_store(&sctx->dir_created_cache, entry, GFP_KERNEL); in cache_dir_created()