• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ocfs2/cluster/

Lines Matching refs:o2net_sock_container

148 static void o2net_sc_postpone_idle(struct o2net_sock_container *sc);
149 static void o2net_sc_reset_idle_timer(struct o2net_sock_container *sc);
287 struct o2net_sock_container *sc = container_of(kref,
288 struct o2net_sock_container, sc_kref);
304 static void sc_put(struct o2net_sock_container *sc)
309 static void sc_get(struct o2net_sock_container *sc)
314 static struct o2net_sock_container *sc_alloc(struct o2nm_node *node)
316 struct o2net_sock_container *sc, *ret = NULL;
354 static void o2net_sc_queue_work(struct o2net_sock_container *sc,
361 static void o2net_sc_queue_delayed_work(struct o2net_sock_container *sc,
369 static void o2net_sc_cancel_delayed_work(struct o2net_sock_container *sc,
384 struct o2net_sock_container *sc,
389 struct o2net_sock_container *old_sc = nn->nn_sc;
480 struct o2net_sock_container *sc = sk->sk_user_data;
497 struct o2net_sock_container *sc;
533 struct o2net_sock_container *sc)
558 struct o2net_sock_container *sc)
581 struct o2net_sock_container *sc,
600 struct o2net_sock_container *sc =
601 container_of(work, struct o2net_sock_container,
848 static void o2net_sendpage(struct o2net_sock_container *sc,
881 struct o2net_sock_container **sc_ret,
910 struct o2net_sock_container *sc = NULL;
1046 static int o2net_process_message(struct o2net_sock_container *sc,
1132 static int o2net_check_handshake(struct o2net_sock_container *sc)
1209 static int o2net_advance_rx(struct o2net_sock_container *sc)
1301 struct o2net_sock_container *sc =
1302 container_of(work, struct o2net_sock_container, sc_rx_work);
1362 struct o2net_sock_container *sc =
1363 container_of(work, struct o2net_sock_container,
1378 struct o2net_sock_container *sc =
1379 container_of(work, struct o2net_sock_container,
1391 struct o2net_sock_container *sc = (struct o2net_sock_container *)data;
1417 static void o2net_sc_reset_idle_timer(struct o2net_sock_container *sc)
1427 static void o2net_sc_postpone_idle(struct o2net_sock_container *sc)
1443 struct o2net_sock_container *sc = NULL;
1665 struct o2net_sock_container *sc = NULL;