Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ocfs2/
Dstack_user.c110 enum ocfs2_connection_type oc_type; member
213 if ((c->oc_type == NO_CONTROLD) || atomic_read(&ocfs2_control_opened)) in ocfs2_live_connection_attach()
991 lc->oc_type = NO_CONTROLD; in user_cluster_connect()
1007 lc->oc_type = WITH_CONTROLD; in user_cluster_connect()
1021 if (lc->oc_type == NO_CONTROLD) { in user_cluster_connect()
1060 if (lc->oc_type == WITH_CONTROLD) in user_cluster_this_node()
1062 else if (lc->oc_type == NO_CONTROLD) in user_cluster_this_node()