aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fscache/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/fscache/internal.h')
-rw-r--r--fs/fscache/internal.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/fs/fscache/internal.h b/fs/fscache/internal.h
index 16f9f1f46e4d..4113af8d1660 100644
--- a/fs/fscache/internal.h
+++ b/fs/fscache/internal.h
@@ -28,6 +28,12 @@
28#define FSCACHE_MAX_THREADS 32 28#define FSCACHE_MAX_THREADS 32
29 29
30/* 30/*
31 * fsc-fsdef.c
32 */
33extern struct fscache_cookie fscache_fsdef_index;
34extern struct fscache_cookie_def fscache_fsdef_netfs_def;
35
36/*
31 * fsc-histogram.c 37 * fsc-histogram.c
32 */ 38 */
33#ifdef CONFIG_FSCACHE_HISTOGRAM 39#ifdef CONFIG_FSCACHE_HISTOGRAM