Searched refs:NFS_WSIZE (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/bsd/nfs/ | ||
| H A D | nfs.h | 110 #define NFS_WSIZE NFS_RWSIZE /* Def. write data size <= 32K */ macro |
| H A D | nfs_vfsops.c | 2399 nmp->nm_wsize = NFS_WSIZE; in mountnfs() |