Searched refs:nfsd_create_setattr (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/nfsd/
H A Dvfs.h89 __be32 nfsd_create_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp,
H A Dvfs.c1393 * nfsd_create_setattr - Set a created file's attributes
1402 nfsd_create_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, function
1537 err = nfsd_create_setattr(rqstp, fhp, resfhp, attrs);
1695 nfsd_create_setattr(rqstp, fhp, resfhp, attrs);
H A Dnfs3proc.c336 status = nfsd_create_setattr(rqstp, fhp, resfhp, &attrs);
H A Dnfs4proc.c370 status = nfsd_create_setattr(rqstp, fhp, resfhp, &attrs);

Completed in 132 milliseconds