Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-kstat.c427 static struct seq_operations kstat_seq_ops = { variable
482 rc = seq_open(filp, &kstat_seq_ops); in proc_kstat_open()