allocated_write_caches  803 source3/smbd/fileio.c 	allocated_write_caches--;
allocated_write_caches  822 source3/smbd/fileio.c 	if (allocated_write_caches >= MAX_WRITE_CACHES) {
allocated_write_caches  850 source3/smbd/fileio.c 	allocated_write_caches++;
allocated_write_caches   59 source3/smbd/globals.c unsigned int allocated_write_caches = 0;
allocated_write_caches   58 source3/smbd/globals.h extern unsigned int allocated_write_caches;