OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFS_NPROCS
(Results
1 - 21
of
21
) sorted by relevancy
/src/external/bsd/am-utils/dist/conf/nfs_prot/
nfs_prot_bsdi3.h
55
#ifndef
NFS_NPROCS
56
# define
NFS_NPROCS
26
57
#endif /* not
NFS_NPROCS
*/
nfs_prot_netbsd.h
52
#ifndef
NFS_NPROCS
53
# define
NFS_NPROCS
26
54
#endif /* not
NFS_NPROCS
*/
nfs_prot_netbsd1_4.h
51
#ifndef
NFS_NPROCS
52
# define
NFS_NPROCS
26
53
#endif /* not
NFS_NPROCS
*/
nfs_prot_openbsd.h
52
#ifndef
NFS_NPROCS
53
# define
NFS_NPROCS
26
54
#endif /* not
NFS_NPROCS
*/
/src/external/bsd/am-utils/include/
amu_nfs_prot.h
49
#ifndef
NFS_NPROCS
50
# define
NFS_NPROCS
26
51
#endif /* not
NFS_NPROCS
*/
/src/sys/lib/libsa/
nfsv2.h
108
#define
NFS_NPROCS
18
/src/sys/nfs/
nfs_srvcache.c
69
extern const int nfsv2_procid[
NFS_NPROCS
];
93
const int nonidempotent[
NFS_NPROCS
] = {
120
static const int nfsv2_repstat[
NFS_NPROCS
] = {
nfs_var.h
320
extern const int nfsv3_procid[
NFS_NPROCS
];
nfsproto.h
176
#define
NFS_NPROCS
23
nfs_srvsocket.c
80
int (*nfsrv3_procs[
NFS_NPROCS
])(struct nfsrv_descript *,
nfs_subs.c
150
const int nfsv3_procid[
NFS_NPROCS
] = {
179
const int nfsv2_procid[
NFS_NPROCS
] = {
nfs_socket.c
116
const int nfs_proct[
NFS_NPROCS
] = {
nfs_syscalls.c
80
extern int32_t (*nfsrv3_procs[
NFS_NPROCS
])(struct nfsrv_descript *,
nfs_vfsops.c
132
extern u_int32_t nfs_procids[
NFS_NPROCS
];
/src/usr.bin/nfsstat/
nfsstat.c
82
#define OTHERMASK (((1 <<
NFS_NPROCS
) - 1) & ~ALLMASK)
217
for (i = 0; i <
NFS_NPROCS
; i++)
304
for (i = 0; i <
NFS_NPROCS
; i++)
/src/external/bsd/tcpdump/dist/
nfs.h
173
#define
NFS_NPROCS
26
print-nfs.c
59
static uint32_t nfsv3_procid[
NFS_NPROCS
] = {
590
if (!v3 && proc <
NFS_NPROCS
)
1563
if (!v3 && proc <
NFS_NPROCS
)
/src/sys/fs/nfs/common/
oldnfsproto.h
218
#define
NFS_NPROCS
23
nfsport.h
310
* NFS_V3NPROCS is one greater than the last V3 op and
NFS_NPROCS
is
485
* Define
NFS_NPROCS
as NFSV4_NPROCS for the experimental kernel code.
487
#ifndef
NFS_NPROCS
488
#define
NFS_NPROCS
NFSV4_NPROCS
nfsproto.h
288
* NFS_V3NPROCS is one greater than the last V3 op and
NFS_NPROCS
is
342
* Define
NFS_NPROCS
as NFSV4_NPROCS for the experimental kernel code.
344
#ifndef
NFS_NPROCS
345
#define
NFS_NPROCS
NFSV4_NPROCS
/src/sys/fs/nfs/server/
nfs_nfsdsocket.c
362
static int nfs_writerpc[
NFS_NPROCS
] = { 0, 0, 1, 0, 0, 0, 0,
Completed in 50 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026