Searched defs:dlm_lock_resource (Results 1 – 1 of 1) sorted by relevance
291 struct dlm_lock_resource struct295 struct hlist_node hash_node;296 struct qstr lockname;297 struct kref refs;305 struct list_head granted;306 struct list_head converting;307 struct list_head blocked;308 struct list_head purge;314 struct list_head dirty;315 struct list_head recovering; // dlm_recovery_ctxt.resources list[all …]