Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Ddlmglue.c3259 static const struct seq_operations ocfs2_dlm_seq_ops = { variable
3282 priv = __seq_open_private(file, &ocfs2_dlm_seq_ops, sizeof(*priv)); in ocfs2_dlm_debug_open()