Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfsd/
Dvfs.h90 __be32 nfsd_commit(struct svc_rqst *rqst, struct svc_fh *fhp,
Dnfs3proc.c773 resp->status = nfsd_commit(rqstp, &resp->fh, argp->offset, in nfsd3_proc_commit()
Dvfs.c1152 nfsd_commit(struct svc_rqst *rqstp, struct svc_fh *fhp, u64 offset, in nfsd_commit() function
Dnfs4proc.c735 return nfsd_commit(rqstp, &cstate->current_fh, commit->co_offset, in nfsd4_commit()