Searched refs:NFS_RSIZE (Results 1 - 2 of 2) sorted by relevance
/third_party/NuttX/fs/nfs/ | ||
H A D | nfs.h | 87 #define NFS_RSIZE (8192 * 4) /* Def. read data size <= 8192 */ macro |
H A D | nfs_adapter.c | 510 nprmt.rsize = NFS_RSIZE; in nfs_bind() |
Completed in 4 milliseconds