Home
last modified time | relevance | path

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

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

Completed in 17 milliseconds