Searched refs:spl_header (Results 1 – 1 of 1) sorted by relevance
48 static struct ctl_table_header *spl_header = NULL; variable722 spl_header = register_sysctl_table(spl_root); in spl_proc_init()723 if (spl_header == NULL) in spl_proc_init()772 unregister_sysctl_table(spl_header); in spl_proc_init()788 ASSERT(spl_header != NULL); in spl_proc_fini()789 unregister_sysctl_table(spl_header); in spl_proc_fini()