Home
last modified time | relevance | path

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

/fs/ocfs2/dlm/
Ddlmcommon.h277 struct dlm_lock_resource struct
281 struct hlist_node hash_node;
282 struct qstr lockname;
283 struct kref refs;
291 struct list_head granted;
292 struct list_head converting;
293 struct list_head blocked;
294 struct list_head purge;
300 struct list_head dirty;
301 struct list_head recovering; // dlm_recovery_ctxt.resources list
[all …]