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

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

Completed in 84 milliseconds