Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
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()
Dlru_cache.h71 void btrfs_lru_cache_remove(struct btrfs_lru_cache *cache,
Dsend.c2317 btrfs_lru_cache_remove(&sctx->name_cache, &nce->entry); in __get_cur_name_and_parent()
2824 btrfs_lru_cache_remove(&sctx->dir_utimes_cache, lru); in trim_dir_utimes_cache()
4326 btrfs_lru_cache_remove(&sctx->name_cache, in process_recorded_refs()
8320 btrfs_lru_cache_remove(&sctx->dir_utimes_cache, entry); in btrfs_ioctl_send()