bc_setup          215 fs/nfs/callback.c 	else if (xprt->ops->bc_setup)
bc_setup          158 include/linux/sunrpc/xprt.h 	int		(*bc_setup)(struct rpc_xprt *xprt,
bc_setup          129 net/sunrpc/backchannel_rqst.c 	if (!xprt->ops->bc_setup)
bc_setup          131 net/sunrpc/backchannel_rqst.c 	return xprt->ops->bc_setup(xprt, min_reqs);
bc_setup          816 net/sunrpc/xprtrdma/transport.c 	.bc_setup		= xprt_rdma_bc_setup,
bc_setup         2797 net/sunrpc/xprtsock.c 	.bc_setup		= xprt_setup_bc,