OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NFS_WSIZE
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/aarch64/include/
param.h
138
#ifndef
NFS_WSIZE
139
#define
NFS_WSIZE
32768 /* Default NFS write data size */
/src/sys/arch/i386/include/
param.h
143
#ifndef
NFS_WSIZE
144
#define
NFS_WSIZE
32768
/src/sys/arch/amd64/include/
param.h
122
#ifndef
NFS_WSIZE
123
#define
NFS_WSIZE
32768
/src/sys/nfs/
nfs.h
82
#ifndef
NFS_WSIZE
83
#define
NFS_WSIZE
8192 /* Def. write data size */
Completed in 13 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025