Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ocfs2/dlm/
Ddlmcommon.h292 struct dlm_lock_resource struct
296 struct hlist_node hash_node;
297 struct qstr lockname;
298 struct kref refs;
306 struct list_head granted;
307 struct list_head converting;
308 struct list_head blocked;
309 struct list_head purge;
315 struct list_head dirty;
316 struct list_head recovering; // dlm_recovery_ctxt.resources list
[all …]