Home
last modified time | relevance | path

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

/fs/nfsd/
Dxdr3.h282 int nfs3svc_decode_commitargs(struct svc_rqst *, __be32 *);
Dnfs3proc.c918 .pc_decode = nfs3svc_decode_commitargs,
Dnfs3xdr.c800 nfs3svc_decode_commitargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_commitargs() function