Searched refs:rpc_max_bc_payload (Results 1 – 3 of 3) sorted by relevance
222 size_t rpc_max_bc_payload(struct rpc_clnt *);
1635 size_t rpc_max_bc_payload(struct rpc_clnt *clnt) in rpc_max_bc_payload() function1646 EXPORT_SYMBOL_GPL(rpc_max_bc_payload);
9318 unsigned int max_bc_payload = rpc_max_bc_payload(clnt); in nfs4_init_channel_attrs()