btrfs_lru_cache_store
int btrfs_lru_cache_store(struct btrfs_lru_cache *cache,
ret = btrfs_lru_cache_store(&sctx->backref_cache, &new_entry->entry,
nce_ret = btrfs_lru_cache_store(&sctx->name_cache, &nce->entry, GFP_KERNEL);
ret = btrfs_lru_cache_store(&sctx->dir_utimes_cache, entry, GFP_KERNEL);
ret = btrfs_lru_cache_store(&sctx->dir_created_cache, entry, GFP_KERNEL);