Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dvfs.h89 __be32 nfsd_create_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp,
H A Dvfs.c1348 nfsd_create_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_create_setattr() function
1483 err = nfsd_create_setattr(rqstp, fhp, resfhp, attrs); in nfsd_create_locked()
1641 nfsd_create_setattr(rqstp, fhp, resfhp, attrs); in nfsd_symlink()
H A Dnfs3proc.c333 status = nfsd_create_setattr(rqstp, fhp, resfhp, &attrs); in nfsd3_create_file()
H A Dnfs4proc.c370 status = nfsd_create_setattr(rqstp, fhp, resfhp, &attrs); in nfsd4_create_file()