Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/cluster/
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()