Searched refs:nfsd4_check_resp_size (Results 1 – 3 of 3) sorted by relevance
930 __be32 nfsd4_check_resp_size(struct nfsd4_compoundres *, u32);
5844 __be32 nfsd4_check_resp_size(struct nfsd4_compoundres *resp, u32 respsize) in nfsd4_check_resp_size() function 5906 /* nfsd4_check_resp_size guarantees enough room for error status */ in nfsd4_encode_operation() 5911 op->status = nfsd4_check_resp_size(resp, space_needed); in nfsd4_encode_operation()
2880 op->status = nfsd4_check_resp_size(resp, plen); in nfsd4_proc_compound()