sc_kref           333 fs/ocfs2/cluster/netdebug.c 		   kref_read(&sc->sc_kref),
sc_kref            87 fs/ocfs2/cluster/tcp.c 	     kref_read(&__sc->sc_kref), __sc->sc_sock,	\
sc_kref           381 fs/ocfs2/cluster/tcp.c 					struct o2net_sock_container, sc_kref);
sc_kref           405 fs/ocfs2/cluster/tcp.c 	kref_put(&sc->sc_kref, sc_kref_release);
sc_kref           410 fs/ocfs2/cluster/tcp.c 	kref_get(&sc->sc_kref);
sc_kref           423 fs/ocfs2/cluster/tcp.c 	kref_init(&sc->sc_kref);
sc_kref           983 fs/ocfs2/cluster/tcp.c 		kref_get(&nn->nn_sc->sc_kref);
sc_kref           117 fs/ocfs2/cluster/tcp_internal.h 	struct kref		sc_kref;