sc_connect_work   434 fs/ocfs2/cluster/tcp.c 	INIT_WORK(&sc->sc_connect_work, o2net_sc_connect_completed);
sc_connect_work   628 fs/ocfs2/cluster/tcp.c 		o2net_sc_queue_work(sc, &sc->sc_connect_work);
sc_connect_work  1479 fs/ocfs2/cluster/tcp.c 			     sc_connect_work);
sc_connect_work   129 fs/ocfs2/cluster/tcp_internal.h 	struct work_struct	sc_connect_work;