Searched refs:acdirmax (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs.h182 int acdirmax; /* dir max attr cache timeout */ member in struct:nfs_args
209 int acdirmax; /* dir max attr cache timeout */ member in struct:nfs_args4
261 int acdirmax; /* dir max attr cache timeout */ member in struct:user_nfs_args
288 int acdirmax; /* dir max attr cache timeout */ member in struct:user_nfs_args4
H A Dnfs_vfsops.c1273 args.acdirmax = tempargs.acdirmax;
1660 if ((argp->flags & NFSMNT_ACDIRMAX) && argp->acdirmax >= 0)
1661 nmp->nm_acdirmax = argp->acdirmax;

Completed in 85 milliseconds