Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dlru_cache.c70 void btrfs_lru_cache_remove(struct btrfs_lru_cache *cache, in btrfs_lru_cache_remove() function
140 btrfs_lru_cache_remove(cache, lru_entry); in btrfs_lru_cache_store()
162 btrfs_lru_cache_remove(cache, entry); in btrfs_lru_cache_clear()
H A Dlru_cache.h67 void btrfs_lru_cache_remove(struct btrfs_lru_cache *cache,
H A Dsend.c2322 btrfs_lru_cache_remove(&sctx->name_cache, &nce->entry); in __get_cur_name_and_parent()
2828 btrfs_lru_cache_remove(&sctx->dir_utimes_cache, lru); in trim_dir_utimes_cache()
4335 btrfs_lru_cache_remove(&sctx->name_cache, in process_recorded_refs()
8363 btrfs_lru_cache_remove(&sctx->dir_utimes_cache, entry); in btrfs_ioctl_send()