Searched refs:nfs_writerpc (Results 1 – 4 of 4) sorted by relevance
| /trueos/sys/fs/nfsserver/ |
| HD | nfs_nfsdsocket.c | 360 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/ |
| HD | nfs.h | 251 int nfs_writerpc(struct vnode *, struct uio *, struct ucred *, int *,
|
| HD | nfs_vfsops.c | 162 nfs_writerpc,
|
| HD | nfs_vnops.c | 1354 nfs_writerpc(struct vnode *vp, struct uio *uiop, struct ucred *cred, in nfs_writerpc() function
|