Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dsend.c305 struct btrfs_lru_cache dir_created_cache; member
2940 ret = btrfs_lru_cache_store(&sctx->dir_created_cache, entry, GFP_KERNEL); in cache_dir_created()
2960 if (btrfs_lru_cache_lookup(&sctx->dir_created_cache, dir, 0)) in did_create_dir()
8161 btrfs_lru_cache_init(&sctx->dir_created_cache, in btrfs_ioctl_send()
8438 btrfs_lru_cache_clear(&sctx->dir_created_cache); in btrfs_ioctl_send()