Searched refs:dir_created_cache (Results 1 – 1 of 1) sorted by relevance
305 struct btrfs_lru_cache dir_created_cache; member2934 ret = btrfs_lru_cache_store(&sctx->dir_created_cache, entry, GFP_KERNEL); in cache_dir_created()2954 if (btrfs_lru_cache_lookup(&sctx->dir_created_cache, dir, 0)) in did_create_dir()8181 btrfs_lru_cache_init(&sctx->dir_created_cache, in btrfs_ioctl_send()8449 btrfs_lru_cache_clear(&sctx->dir_created_cache); in btrfs_ioctl_send()