Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/dlm/
Ddlmdebug.c620 static const struct seq_operations debug_lockres_ops = { variable
637 dl = __seq_open_private(file, &debug_lockres_ops, sizeof(*dl)); in debug_lockres_open()