writecache_allocated_write_caches  797 source3/include/smbprofile.h 	unsigned writecache_allocated_write_caches;
writecache_allocated_write_caches  332 source3/smbd/fileio.c 			profile_p->writecache_allocated_write_caches,
writecache_allocated_write_caches  802 source3/smbd/fileio.c 	DO_PROFILE_DEC(writecache_allocated_write_caches);
writecache_allocated_write_caches  849 source3/smbd/fileio.c 	DO_PROFILE_INC(writecache_allocated_write_caches);
writecache_allocated_write_caches  148 source3/utils/status_profile.c 	d_printf("allocated_write_caches:         %u\n", profile_p->writecache_allocated_write_caches);