Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/sunrpc/
Dclnt.h202 unsigned int rpc_num_bc_slots(struct rpc_clnt *);
/Linux-v5.10/net/sunrpc/
Dclnt.c1536 unsigned int rpc_num_bc_slots(struct rpc_clnt *clnt) in rpc_num_bc_slots() function
1547 EXPORT_SYMBOL_GPL(rpc_num_bc_slots);
/Linux-v5.10/fs/nfs/
Dnfs4proc.c8829 unsigned int max_bc_slots = rpc_num_bc_slots(clnt); in nfs4_init_channel_attrs()