Home
last modified time | relevance | path

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

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