HomeSort by: relevance | last modified time | path
    Searched defs:NFS_RSIZE (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/aarch64/include/
param.h 135 #ifndef NFS_RSIZE
136 #define NFS_RSIZE 32768 /* Default NFS read data size */
  /src/sys/arch/i386/include/
param.h 140 #ifndef NFS_RSIZE
141 #define NFS_RSIZE 32768
  /src/sys/arch/amd64/include/
param.h 119 #ifndef NFS_RSIZE
120 #define NFS_RSIZE 32768
  /src/sys/nfs/
nfs.h 85 #ifndef NFS_RSIZE
86 #define NFS_RSIZE 8192 /* Def. read data size */

Completed in 13 milliseconds