Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/sunrpc/
Dclnt.h220 unsigned int rpc_num_bc_slots(struct rpc_clnt *);
/Linux-v6.6/net/sunrpc/
Dclnt.c1626 unsigned int rpc_num_bc_slots(struct rpc_clnt *clnt) in rpc_num_bc_slots() function
1637 EXPORT_SYMBOL_GPL(rpc_num_bc_slots);
/Linux-v6.6/fs/nfs/
Dnfs4proc.c9113 unsigned int max_bc_slots = rpc_num_bc_slots(clnt); in nfs4_init_channel_attrs()