Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Ddlmglue.c3208 static const struct seq_operations ocfs2_dlm_seq_ops = { variable
3231 priv = __seq_open_private(file, &ocfs2_dlm_seq_ops, sizeof(*priv)); in ocfs2_dlm_debug_open()