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

/linux-master/fs/btrfs/
H A Dsend.c305 struct btrfs_lru_cache dir_created_cache; member in struct:send_ctx
2941 ret = btrfs_lru_cache_store(&sctx->dir_created_cache, entry, GFP_KERNEL);
2961 if (btrfs_lru_cache_lookup(&sctx->dir_created_cache, dir, 0))
8152 btrfs_lru_cache_init(&sctx->dir_created_cache,
8429 btrfs_lru_cache_clear(&sctx->dir_created_cache);

Completed in 116 milliseconds