Home | History | Annotate | Download | only in disk_cache

Lines Matching refs:next_addr

575   Addr next_addr(stored->next);
576 if (next_addr.is_initialized() &&
577 (next_addr.is_separate_file() || next_addr.file_type() != BLOCK_256))
580 if (!rankings_addr.SanityCheck() || !next_addr.SanityCheck())