Searched refs:spl_kstat (Results 1 – 4 of 4) sorted by relevance
60 static struct ctl_table_header *spl_kstat = NULL; variable431 if (spl_kstat) { in spl_proc_cleanup()432 unregister_sysctl_table(spl_kstat); in spl_proc_cleanup()433 spl_kstat = NULL; in spl_proc_cleanup()496 spl_kstat = spl_proc_register_sysctl("kernel/spl/kstat", in spl_proc_init()498 if (spl_kstat == NULL) { in spl_proc_init()
173 spl_kstat.c \
158 spl_kstat.c \
149 contrib/openzfs/module/os/freebsd/spl/spl_kstat.c optional zfs compile-with "${ZFS_C}"