Searched refs:nfsd_commit (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/fs/nfsd/ | 
| D | vfs.h | 73 __be32		nfsd_commit(struct svc_rqst *, struct svc_fh *,
 | 
| D | nfs3proc.c | 686 	nfserr = nfsd_commit(rqstp, &resp->fh, argp->offset, argp->count);  in nfsd3_proc_commit()
 | 
| D | vfs.c | 1063 nfsd_commit(struct svc_rqst *rqstp, struct svc_fh *fhp,  in nfsd_commit()  function
 | 
| D | nfs4proc.c | 585 	return nfsd_commit(rqstp, &cstate->current_fh, commit->co_offset,  in nfsd4_commit()
 |