Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dlru_cache.h68 int btrfs_lru_cache_store(struct btrfs_lru_cache *cache,
Dlru_cache.c106 int btrfs_lru_cache_store(struct btrfs_lru_cache *cache, in btrfs_lru_cache_store() function
Dsend.c1493 ret = btrfs_lru_cache_store(&sctx->backref_cache, &new_entry->entry, in store_backref_cache()
2399 nce_ret = btrfs_lru_cache_store(&sctx->name_cache, &nce->entry, GFP_KERNEL); in __get_cur_name_and_parent()
2800 ret = btrfs_lru_cache_store(&sctx->dir_utimes_cache, entry, GFP_KERNEL); in cache_dir_utimes()
2930 ret = btrfs_lru_cache_store(&sctx->dir_created_cache, entry, GFP_KERNEL); in cache_dir_created()