Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dstack_user.c117 struct ocfs2_live_connection { struct
118 struct list_head oc_list;
119 struct ocfs2_cluster_connection *oc_conn;
120 enum ocfs2_connection_type oc_type;
121 atomic_t oc_this_node;
122 int oc_our_slot;
123 struct dlm_lksb oc_version_lksb;
124 char oc_lvb[DLM_LVB_LEN];
125 struct completion oc_sync_wait;
126 wait_queue_head_t oc_wait;