Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-kstat.c367 static const struct seq_operations kstat_seq_ops = { variable
465 rc = seq_open(filp, &kstat_seq_ops); in proc_kstat_open()