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