Home
last modified time | relevance | path

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

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