Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dvfs.h92 __be32 nfsd_vfs_write(struct svc_rqst *rqstp, struct svc_fh *fhp,
Dvfs.c982 nfsd_vfs_write(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file, in nfsd_vfs_write() function
1090 err = nfsd_vfs_write(rqstp, fhp, file, offset, vec, vlen, cnt, stable); in nfsd_write()
Dnfs4proc.c1021 status = nfsd_vfs_write(rqstp, &cstate->current_fh, filp, in nfsd4_write()