Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dxdr3.h302 int nfs3svc_encode_fsstatres(struct svc_rqst *, __be32 *);
Dnfs3proc.c892 .pc_encode = nfs3svc_encode_fsstatres,
Dnfs3xdr.c1050 nfs3svc_encode_fsstatres(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_encode_fsstatres() function