Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/cluster/
H A Dnetdebug.c371 static const struct seq_operations sc_seq_ops = { variable
387 sd = __seq_open_private(file, &sc_seq_ops, sizeof(*sd)); in sc_common_open()