Home
last modified time | relevance | path

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

/freebsd/sys/nfsclient/
H A Dnfsargs.h87 #define NFSMNT_READDIRSIZE 0x00020000 /* Set readdir size */ macro
/freebsd/sys/fs/nfsclient/
H A Dnfs_clvfsops.c700 if ((argp->flags & NFSMNT_READDIRSIZE) && argp->readdirsize > 0) { in nfs_decode_args()
1057 args.flags |= NFSMNT_READDIRSIZE; in nfs_mount()