Searched refs:spl_kstat (Results 1 – 4 of 4) sorted by relevance
61 static struct ctl_table_header *spl_kstat = NULL; variable685 if (spl_kstat) { in spl_proc_cleanup()686 unregister_sysctl_table(spl_kstat); in spl_proc_cleanup()687 spl_kstat = NULL; in spl_proc_cleanup()750 spl_kstat = spl_proc_register_sysctl("kernel/spl/kstat", in spl_proc_init()752 if (spl_kstat == NULL) { in spl_proc_init()
173 spl_kstat.c \
159 spl_kstat.c \
147 contrib/openzfs/module/os/freebsd/spl/spl_kstat.c optional zfs compile-with "${ZFS_C}"