Searched refs:nfsrv_writerpc (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdkrpc.c | 106 extern int nfsrv_writerpc[NFS_NPROCS]; 637 nfsrv_writerpc[NFSPROC_GETATTR] = 1; in nfsrvd_nfsd() 644 nfsrv_writerpc[NFSPROC_GETATTR] = 0; in nfsrvd_nfsd()
|
H A D | nfs_nfsdsocket.c | 413 int nfsrv_writerpc[NFS_NPROCS] = { 0, 0, 1, 0, 0, 0, 0, variable 594 &mp, nfsrv_writerpc[nd->nd_procnum], -1); in nfsrvd_dorpc() 597 &mp, nfsrv_writerpc[nd->nd_procnum], -1); in nfsrvd_dorpc()
|