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