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