Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dvfs.h139 __be32 nfsd_vfs_write(struct svc_rqst *rqstp, struct svc_fh *fhp,
H A Dvfs.c1436 nfsd_vfs_write(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_vfs_write() function
1644 err = nfsd_vfs_write(rqstp, fhp, nf, offset, payload, cnt, in nfsd_write()
H A Dnfs4proc.c1378 status = nfsd_vfs_write(rqstp, &cstate->current_fh, nf, in nfsd4_write()