Searched refs:nfsd_create_setattr (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/nfsd/ |
| H A D | vfs.h | 104 __be32 nfsd_create_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp,
|
| H A D | vfs.c | 1737 nfsd_create_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_create_setattr() function 1859 err = nfsd_create_setattr(rqstp, fhp, resfhp, attrs); in nfsd_create_locked() 2017 nfsd_create_setattr(rqstp, fhp, resfhp, attrs); in nfsd_symlink()
|
| H A D | nfs3proc.c | 390 status = nfsd_create_setattr(rqstp, fhp, resfhp, &attrs); in nfsd3_create_file()
|
| H A D | nfs4proc.c | 406 status = nfsd_create_setattr(rqstp, fhp, resfhp, &attrs); in nfsd4_create_file()
|