Home
last modified time | relevance | path

Searched refs:nfsd4_check_resp_size (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/nfsd/
Dxdr4.h652 __be32 nfsd4_check_resp_size(struct nfsd4_compoundres *, u32);
Dnfs4proc.c1683 op->status = nfsd4_check_resp_size(resp, plen); in nfsd4_proc_compound()
Dnfs4xdr.c4313 __be32 nfsd4_check_resp_size(struct nfsd4_compoundres *resp, u32 respsize) in nfsd4_check_resp_size() function
4360 op->status = nfsd4_check_resp_size(resp, space_needed); in nfsd4_encode_operation()