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