Go to the documentation of this file.
26 #include <linux/module.h>
31 #include <linux/sysctl.h>
41 .maxlen =
sizeof(debug_msgs),
67 int ntfs_sysctl(
int add)
70 BUG_ON(sysctls_root_table);
72 if (!sysctls_root_table)
75 BUG_ON(!sysctls_root_table);
77 sysctls_root_table =
NULL;