Home
last modified time | relevance | path

Searched refs:oc_type (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/fs/ocfs2/
Dstack_user.c112 enum ocfs2_connection_type oc_type; member
215 if ((c->oc_type == NO_CONTROLD) || atomic_read(&ocfs2_control_opened)) in ocfs2_live_connection_attach()
999 lc->oc_type = NO_CONTROLD; in user_cluster_connect()
1015 lc->oc_type = WITH_CONTROLD; in user_cluster_connect()
1029 if (lc->oc_type == NO_CONTROLD) { in user_cluster_connect()
1068 if (lc->oc_type == WITH_CONTROLD) in user_cluster_this_node()
1070 else if (lc->oc_type == NO_CONTROLD) in user_cluster_this_node()