Home
last modified time | relevance | path

Searched refs:xprt_bc_max_slots (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/sunrpc/
H A Dbc_xprt.h34 unsigned int xprt_bc_max_slots(struct rpc_xprt *xprt);
/linux/net/sunrpc/
H A Dbackchannel_rqst.c22 unsigned int xprt_bc_max_slots(struct rpc_xprt *xprt) in xprt_bc_max_slots() function
H A Dxprtsock.c3129 .bc_num_slots = xprt_bc_max_slots,