Searched refs:nfsd_commit (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/fs/nfsd/ |
D | vfs.h | 91 __be32 nfsd_commit(struct svc_rqst *rqst, struct svc_fh *fhp,
|
D | nfs3proc.c | 769 resp->status = nfsd_commit(rqstp, &resp->fh, nf, argp->offset, in nfsd3_proc_commit()
|
D | vfs.c | 1285 nfsd_commit(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfsd_file *nf, in nfsd_commit() function
|
D | nfs4proc.c | 776 status = nfsd_commit(rqstp, &cstate->current_fh, nf, commit->co_offset, in nfsd4_commit()
|