Searched refs:GrowBlockFile (Results 1 – 2 of 2) sorted by relevance
55 bool GrowBlockFile(MappedFile* file, BlockFileHeader* header);
283 bool BlockFiles::GrowBlockFile(MappedFile* file, BlockFileHeader* header) { in GrowBlockFile() function in disk_cache::BlockFiles327 if (!GrowBlockFile(file, header)) in FileForNewBlock()