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

/freebsd-11-stable/sys/nfsclient/
H A Dnfs.h248 int nfs_writerpc(struct vnode *, struct uio *, struct ucred *, int *,
/freebsd-11-stable/sys/fs/nfsserver/
H A Dnfs_nfsdsocket.c358 static int nfs_writerpc[NFS_NPROCS] = { 0, 0, 1, 0, 0, 0, 0, variable
514 &mp, nfs_writerpc[nd->nd_procnum], p);
517 &mp, nfs_writerpc[nd->nd_procnum], p);
542 if (mp != NULL && nfs_writerpc[nd->nd_procnum] != 0)
573 if (mp != NULL && nfs_writerpc[nd->nd_procnum] != 0)

Completed in 75 milliseconds