Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfsd/
Dvfs.h88 __be32 nfsd_create_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp,
Dvfs.c1220 nfsd_create_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_create_setattr() function
1355 err = nfsd_create_setattr(rqstp, fhp, resfhp, attrs); in nfsd_create_locked()
1509 nfsd_create_setattr(rqstp, fhp, resfhp, attrs); in nfsd_symlink()
Dnfs3proc.c342 status = nfsd_create_setattr(rqstp, fhp, resfhp, &attrs); in nfsd3_create_file()
Dnfs4proc.c368 status = nfsd_create_setattr(rqstp, fhp, resfhp, &attrs); in nfsd4_create_file()