acregmax 289 compat/osf1/osf1.h osf1_int acregmax;
acregmax 23 compat/sunos/sunos.h int acregmax; /* attr cache file max secs */
acregmax 520 nfs/nfs_vfsops.c if (argp->flags & NFSMNT_ACREGMAX && argp->acregmax >= 0) {
acregmax 521 nfs/nfs_vfsops.c if (argp->acregmax > 0xffff)
acregmax 524 nfs/nfs_vfsops.c nmp->nm_acregmax = argp->acregmax;
acregmax 564 nfs/nfs_vfsops.c nargp->acregmax = nmp->nm_acregmax;
acregmax 130 sys/mount.h int acregmax; /* ac file not recently modified */