Searched refs:rpc_max_bc_payload (Results 1 – 3 of 3) sorted by relevance
221 size_t rpc_max_bc_payload(struct rpc_clnt *);
1632 size_t rpc_max_bc_payload(struct rpc_clnt *clnt) in rpc_max_bc_payload() function1643 EXPORT_SYMBOL_GPL(rpc_max_bc_payload);
9304 unsigned int max_bc_payload = rpc_max_bc_payload(clnt); in nfs4_init_channel_attrs()