Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/sunrpc/
Dclnt.h197 unsigned int rpc_num_bc_slots(struct rpc_clnt *);
/Linux-v5.4/net/sunrpc/
Dclnt.c1529 unsigned int rpc_num_bc_slots(struct rpc_clnt *clnt) in rpc_num_bc_slots() function
1540 EXPORT_SYMBOL_GPL(rpc_num_bc_slots);
/Linux-v5.4/fs/nfs/
Dnfs4proc.c8467 unsigned int max_bc_slots = rpc_num_bc_slots(clnt); in nfs4_init_channel_attrs()