Home
last modified time | relevance | path

Searched refs:nfs_writerpc (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/fs/nfsserver/
HDnfs_nfsdsocket.c360 static int nfs_writerpc[NFS_NPROCS] = { 0, 0, 1, 0, 0, 0, 0, variable
454 &mp, nfs_writerpc[nd->nd_procnum], p); in nfsrvd_dorpc()
457 &mp, nfs_writerpc[nd->nd_procnum], p); in nfsrvd_dorpc()
480 if (mp != NULL && nfs_writerpc[nd->nd_procnum] != 0) in nfsrvd_dorpc()
506 if (mp != NULL && nfs_writerpc[nd->nd_procnum] != 0) in nfsrvd_dorpc()
/trueos/sys/nfsclient/
HDnfs.h251 int nfs_writerpc(struct vnode *, struct uio *, struct ucred *, int *,
HDnfs_vfsops.c162 nfs_writerpc,
HDnfs_vnops.c1354 nfs_writerpc(struct vnode *vp, struct uio *uiop, struct ucred *cred, in nfs_writerpc() function