Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/nfs/
H A Dnfs.h169 #define NFSMNT_READDIRSIZE 0x00020000 /* Set readdir size */ macro
H A Dnfs_vfsops.c861 if ((argp->flags & NFSMNT_READDIRSIZE) && in nfs_decode_args()
/dragonfly/sbin/mount_nfs/
H A Dmount_nfs.c308 nfsargsp->flags |= NFSMNT_READDIRSIZE; in main()