Home
last modified time | relevance | path

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

/fs/ocfs2/dlm/
Ddlmcommon.h111 struct dlm_ctxt struct
113 struct list_head list;
114 struct hlist_head **lockres_hash;
115 struct list_head dirty_list;
116 struct list_head purge_list;
117 struct list_head pending_asts;
118 struct list_head pending_basts;
119 struct list_head tracking_list;
120 unsigned int purge_count;
121 spinlock_t spinlock;
[all …]