Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfsd/
Dxdr4.h651 __be32 nfsd4_check_resp_size(struct nfsd4_compoundres *, u32);
Dnfs4proc.c1694 op->status = nfsd4_check_resp_size(resp, plen); in nfsd4_proc_compound()
Dnfs4xdr.c4293 __be32 nfsd4_check_resp_size(struct nfsd4_compoundres *resp, u32 respsize) in nfsd4_check_resp_size() function
4340 op->status = nfsd4_check_resp_size(resp, space_needed); in nfsd4_encode_operation()