Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/sunrpc/
Dclnt.h209 unsigned int rpc_num_bc_slots(struct rpc_clnt *);
/Linux-v6.1/net/sunrpc/
Dclnt.c1617 unsigned int rpc_num_bc_slots(struct rpc_clnt *clnt) in rpc_num_bc_slots() function
1628 EXPORT_SYMBOL_GPL(rpc_num_bc_slots);
/Linux-v6.1/fs/nfs/
Dnfs4proc.c9092 unsigned int max_bc_slots = rpc_num_bc_slots(clnt); in nfs4_init_channel_attrs()