Searched refs:nfs2svc_encode_fattr (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/fs/nfsd/ |
D | nfs2acl.c | 247 p = nfs2svc_encode_fattr(rqstp, p, &resp->fh); in nfsaclsvc_encode_getaclres() 278 p = nfs2svc_encode_fattr(rqstp, p, &resp->fh); in nfsaclsvc_encode_attrstatres() 286 p = nfs2svc_encode_fattr(rqstp, p, &resp->fh); in nfsaclsvc_encode_accessres()
|
D | xdr.h | 170 __be32 *nfs2svc_encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp);
|
D | nfsxdr.c | 197 __be32 *nfs2svc_encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in nfs2svc_encode_fattr() function
|