Searched refs:nlm_sysctl_table (Results 1 – 1 of 1) sorted by relevance
86 static struct ctl_table_header * nlm_sysctl_table; variable591 nlm_sysctl_table = register_sysctl("fs/nfs", nlm_sysctls); in init_nlm()592 if (nlm_sysctl_table == NULL) in init_nlm()609 unregister_sysctl_table(nlm_sysctl_table); in init_nlm()622 unregister_sysctl_table(nlm_sysctl_table); in exit_nlm()
Completed in 3 milliseconds