Searched refs:nfsd_vfs_write (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/nfsd/ |
H A D | vfs.h | 123 __be32 nfsd_vfs_write(struct svc_rqst *rqstp, struct svc_fh *fhp,
|
H A D | vfs.c | 1114 nfsd_vfs_write(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfsd_file *nf, in nfsd_vfs_write() function 1259 err = nfsd_vfs_write(rqstp, fhp, nf, offset, vec, in nfsd_write()
|
H A D | nfs4proc.c | 1199 status = nfsd_vfs_write(rqstp, &cstate->current_fh, nf, in nfsd4_write()
|