Home
last modified time | relevance | path

Searched refs:NFS3BUF_SIZE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dnfs_inet.h55 #define NFS3BUF_SIZE (READ3_SIZE+1024) macro
H A Dmount.c771 bufsize = NFS3BUF_SIZE; in boot_nfs_mountroot()