Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ocfs2/dlm/
Ddlmcommon.h291 struct dlm_lock_resource struct
295 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 …]