Searched refs:rpc_max_bc_payload (Results 1 – 3 of 3) sorted by relevance
196 size_t rpc_max_bc_payload(struct rpc_clnt *);
1516 size_t rpc_max_bc_payload(struct rpc_clnt *clnt) in rpc_max_bc_payload() function1527 EXPORT_SYMBOL_GPL(rpc_max_bc_payload);
8466 unsigned int max_bc_payload = rpc_max_bc_payload(clnt); in nfs4_init_channel_attrs()