Home
last modified time | relevance | path

Searched refs:nfsd_vfs_write (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/fs/nfsd/
Dvfs.h95 __be32 nfsd_vfs_write(struct svc_rqst *rqstp, struct svc_fh *fhp,
Dvfs.c935 nfsd_vfs_write(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file, in nfsd_vfs_write() function
1044 err = nfsd_vfs_write(rqstp, fhp, nf->nf_file, offset, vec, in nfsd_write()
Dnfs4proc.c1015 status = nfsd_vfs_write(rqstp, &cstate->current_fh, nf->nf_file, in nfsd4_write()