Searched refs:nfsd_commit (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/nfsd/ |
D | vfs.h | 76 __be32 nfsd_commit(struct svc_rqst *, struct svc_fh *,
|
D | nfs3proc.c | 675 resp->status = nfsd_commit(rqstp, &resp->fh, argp->offset, in nfsd3_proc_commit()
|
D | vfs.c | 1139 nfsd_commit(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_commit() function
|
D | nfs4proc.c | 600 return nfsd_commit(rqstp, &cstate->current_fh, commit->co_offset, in nfsd4_commit()
|