Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/nfs/ !
H A Dnfs.h387 #define NFSMNT_READDIRSIZE 0x00020000 /* Set readdir size */ macro
H A Dnfs_vfsops.c1287 if ((args.flags & NFSMNT_READDIRSIZE) && (args.readdirsize > 0)) { in nfs_convert_old_nfs_args()