Home
last modified time | relevance | path

Searched defs:dlm_lock_resource (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/ocfs2/dlm/
Ddlmcommon.h293 struct dlm_lock_resource struct
297 struct hlist_node hash_node;
298 struct qstr lockname;
299 struct kref refs;
307 struct list_head granted;
308 struct list_head converting;
309 struct list_head blocked;
310 struct list_head purge;
316 struct list_head dirty;
317 struct list_head recovering; // dlm_recovery_ctxt.resources list
[all …]