Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/cluster/
Dnetdebug.c178 static const struct seq_operations nst_seq_ops = { variable
189 dummy_nst = __seq_open_private(file, &nst_seq_ops, sizeof(*dummy_nst)); in nst_fop_open()