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