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

/freebsd-9.3-release/sys/fs/nfsserver/
H A Dnfs_nfsdsocket.c301 static int nfs_writerpc[NFS_NPROCS] = { 0, 0, 1, 0, 0, 0, 0, variable
392 &mp, nfs_writerpc[nd->nd_procnum], p);
395 &mp, nfs_writerpc[nd->nd_procnum], p);
418 if (mp != NULL && nfs_writerpc[nd->nd_procnum] != 0)
444 if (mp != NULL && nfs_writerpc[nd->nd_procnum] != 0)
/freebsd-9.3-release/sys/nfsclient/
H A Dnfs.h251 int nfs_writerpc(struct vnode *, struct uio *, struct ucred *, int *,
H A Dnfs_vfsops.c162 nfs_writerpc,
H A Dnfs_vnops.c1356 nfs_writerpc(struct vnode *vp, struct uio *uiop, struct ucred *cred, function

Completed in 110 milliseconds