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