iMaxStatCacheSize  309 source3/param/loadparm.c 	int iMaxStatCacheSize;
iMaxStatCacheSize 3041 source3/param/loadparm.c 		.ptr		= &Globals.iMaxStatCacheSize,
iMaxStatCacheSize 4968 source3/param/loadparm.c 	Globals.iMaxStatCacheSize = 256; /* 256k by default */
iMaxStatCacheSize 5411 source3/param/loadparm.c FN_GLOBAL_INTEGER(lp_max_stat_cache_size, &Globals.iMaxStatCacheSize)