Home
last modified time | relevance | path

Searched refs:spl_table (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-proc.c369 static struct ctl_table spl_table[] = { variable
408 .child = spl_table,
487 spl_header = spl_proc_register_sysctl("kernel/spl", spl_table); in spl_proc_init()