Searched defs:dlm_ctxt (Results 1 – 1 of 1) sorted by relevance
127 struct dlm_ctxt struct129 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 …]