Home | History | Annotate | Download | only in disk_cache

Lines Matching refs:EntryStore

406   EntryStore* entry_store = entry_.Data();
408 memset(entry_store, 0, sizeof(EntryStore) * entry_.address().num_blocks());
574 EntryStore* stored = entry_.Data();
618 EntryStore* stored = entry_.Data();
648 EntryStore* stored = entry_.Data();
727 static_cast<int>(sizeof(EntryStore) - offsetof(EntryStore, key));