Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/cluster/
H A Dnetdebug.c373 static const struct seq_operations sc_seq_ops = { variable
389 sd = __seq_open_private(file, &sc_seq_ops, sizeof(*sd)); in sc_common_open()