Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfs.h373 #define NFSMNT_RSIZE 0x00000004 /* set read size */ macro
H A Dnfs_vfsops.c1230 if ((args.flags & NFSMNT_RSIZE) && (args.rsize > 0)) { in nfs_convert_old_nfs_args()