Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dstack_user.c111 enum ocfs2_connection_type oc_type; member
214 if ((c->oc_type == NO_CONTROLD) || atomic_read(&ocfs2_control_opened)) in ocfs2_live_connection_attach()
985 lc->oc_type = NO_CONTROLD; in user_cluster_connect()
1001 lc->oc_type = WITH_CONTROLD; in user_cluster_connect()
1015 if (lc->oc_type == NO_CONTROLD) { in user_cluster_connect()
1054 if (lc->oc_type == WITH_CONTROLD) in user_cluster_this_node()
1056 else if (lc->oc_type == NO_CONTROLD) in user_cluster_this_node()