Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-proc.c282 static const struct seq_operations slab_seq_ops = { variable
292 return (seq_open(filp, &slab_seq_ops)); in proc_slab_open()