Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-proc.c523 static struct seq_operations slab_seq_ops = { variable
533 return (seq_open(filp, &slab_seq_ops)); in proc_slab_open()