Searched refs:NFSMNT_READDIRSIZE (Results 1 – 2 of 2) sorted by relevance
87 #define NFSMNT_READDIRSIZE 0x00020000 /* Set readdir size */ macro
700 if ((argp->flags & NFSMNT_READDIRSIZE) && argp->readdirsize > 0) { in nfs_decode_args()1057 args.flags |= NFSMNT_READDIRSIZE; in nfs_mount()