Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dsend.c306 struct btrfs_lru_cache dir_created_cache; member
2943 ret = btrfs_lru_cache_store(&sctx->dir_created_cache, entry, GFP_KERNEL); in cache_dir_created()
2963 if (btrfs_lru_cache_lookup(&sctx->dir_created_cache, dir, 0)) in did_create_dir()
8204 btrfs_lru_cache_init(&sctx->dir_created_cache, in btrfs_ioctl_send()
8481 btrfs_lru_cache_clear(&sctx->dir_created_cache); in btrfs_ioctl_send()