Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ocfs2/dlm/
Ddlmcommon.h127 struct dlm_ctxt struct
129 struct list_head list;
130 struct hlist_head **lockres_hash;
131 struct list_head dirty_list;
132 struct list_head purge_list;
133 struct list_head pending_asts;
134 struct list_head pending_basts;
135 struct list_head tracking_list;
136 unsigned int purge_count;
137 spinlock_t spinlock;
[all …]