Searched refs:rpc_max_bc_payload (Results 1 – 3 of 3) sorted by relevance
208 size_t rpc_max_bc_payload(struct rpc_clnt *);
1604 size_t rpc_max_bc_payload(struct rpc_clnt *clnt) in rpc_max_bc_payload() function1615 EXPORT_SYMBOL_GPL(rpc_max_bc_payload);
9091 unsigned int max_bc_payload = rpc_max_bc_payload(clnt); in nfs4_init_channel_attrs()