Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/dlm/ !
Ddlmcommon.h106 struct dlm_ctxt struct
108 struct list_head list;
109 struct hlist_head **lockres_hash;
110 struct list_head dirty_list;
111 struct list_head purge_list;
112 struct list_head pending_asts;
113 struct list_head pending_basts;
114 struct list_head tracking_list;
115 unsigned int purge_count;
116 spinlock_t spinlock;
[all …]