Home
last modified time | relevance | path

Searched refs:nfsd_attrstat (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/fs/nfsd/
Dnfs2acl.c95 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfsacld_proc_setacl()
149 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfsacld_proc_getattr()
308 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfsaclsvc_encode_attrstatres()
338 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfsaclsvc_release_attrstat()
353 #define nfsd3_attrstatres nfsd_attrstat
Dnfsproc.c27 nfsd_return_attrs(__be32 err, struct nfsd_attrstat *resp) in nfsd_return_attrs()
46 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfsd_proc_getattr()
64 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfsd_proc_setattr()
226 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfsd_proc_write()
617 .pc_ressize = sizeof(struct nfsd_attrstat),
627 .pc_ressize = sizeof(struct nfsd_attrstat),
684 .pc_ressize = sizeof(struct nfsd_attrstat),
Dxdr.h85 struct nfsd_attrstat { struct
Dnfsxdr.c434 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfssvc_encode_attrstat()