Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/cluster/
H A Dnetdebug.c157 static const struct seq_operations nst_seq_ops = { variable
168 dummy_nst = __seq_open_private(file, &nst_seq_ops, sizeof(*dummy_nst)); in nst_fop_open()