Searched refs:bc_up (Results 1 – 5 of 5) sorted by relevance
266 else if (xprt->ops->bc_up) in nfs_callback_up_net()267 ret = xprt->ops->bc_up(serv, net); in nfs_callback_up_net()
143 int (*bc_up)(struct svc_serv *serv, struct net *net); member
711 .bc_up = xprt_rdma_bc_up,
565 bool bc_up = link_is_up(l->bc_rcvlink); in tipc_link_timeout() local573 if (bc_up && (bc_acked != bc_snt)) in tipc_link_timeout()
2676 .bc_up = xs_tcp_bc_up,