Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/nfsd/
H A Dvfs.h89 __be32 nfsd_create_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp,
H A Dvfs.c1336 * nfsd_create_setattr - Set a created file's attributes
1345 nfsd_create_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_create_setattr() function
1480 err = nfsd_create_setattr(rqstp, fhp, resfhp, attrs); in nfsd_create_locked()
1638 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()
/kernel/linux/linux-5.10/fs/nfsd/
H A Dvfs.c1190 nfsd_create_setattr(struct svc_rqst *rqstp, struct svc_fh *resfhp, in nfsd_create_setattr() function
1306 err = nfsd_create_setattr(rqstp, resfhp, iap); in nfsd_create_locked()
1309 * nfsd_create_setattr already committed the child. Transactional in nfsd_create_locked()
1516 err = nfsd_create_setattr(rqstp, resfhp, iap); in do_nfsd_create()
1519 * nfsd_create_setattr already committed the child in do_nfsd_create()

Completed in 19 milliseconds