summaryrefslogtreecommitdiffstats
path: root/xlators/meta/src/meta-hooks.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/meta/src/meta-hooks.h')
-rw-r--r--xlators/meta/src/meta-hooks.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/xlators/meta/src/meta-hooks.h b/xlators/meta/src/meta-hooks.h
index f8ce3b61e4c..bcf3643d223 100644
--- a/xlators/meta/src/meta-hooks.h
+++ b/xlators/meta/src/meta-hooks.h
@@ -35,5 +35,12 @@ DECLARE_HOOK(options_dir);
DECLARE_HOOK(option_file);
DECLARE_HOOK(cmdline_file);
DECLARE_HOOK(name_file);
+DECLARE_HOOK(private_file);
+DECLARE_HOOK(mallinfo_file);
+DECLARE_HOOK(history_file);
+DECLARE_HOOK(master_dir);
+DECLARE_HOOK(meminfo_file);
+DECLARE_HOOK(measure_file);
+DECLARE_HOOK(profile_file);
#endif