nm_acdirmax      1270 nfs/nfs_subs.c 		maxto = nmp->nm_acdirmax;
nm_acdirmax       537 nfs/nfs_vfsops.c 			nmp->nm_acdirmax = 0xffff;
nm_acdirmax       539 nfs/nfs_vfsops.c 			nmp->nm_acdirmax = argp->acdirmax;
nm_acdirmax       541 nfs/nfs_vfsops.c 	if (nmp->nm_acdirmin > nmp->nm_acdirmax)
nm_acdirmax       542 nfs/nfs_vfsops.c 	  nmp->nm_acdirmin = nmp->nm_acdirmax;
nm_acdirmax       566 nfs/nfs_vfsops.c 	nargp->acdirmax = nmp->nm_acdirmax;
nm_acdirmax       695 nfs/nfs_vfsops.c 	nmp->nm_acdirmax = NFS_MAXATTRTIMO;
nm_acdirmax        84 nfs/nfsmount.h 	u_short	nm_acdirmax;		/* ac for dir not recently modified */