Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dvfs.h91 __be32 nfsd_commit(struct svc_rqst *rqst, struct svc_fh *fhp,
H A Dnfs3proc.c769 resp->status = nfsd_commit(rqstp, &resp->fh, nf, argp->offset, in nfsd3_proc_commit()
H A Dvfs.c1288 nfsd_commit(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfsd_file *nf, in nfsd_commit() function
H A Dnfs4proc.c776 status = nfsd_commit(rqstp, &cstate->current_fh, nf, commit->co_offset, in nfsd4_commit()