Home | History | Annotate | Download | only in disk_cache

Lines Matching refs:stored

112   // actual file has |eof| bytes stored. Note that the number of bytes to read
563 EntryStore* stored
564 if (!stored->rankings_node || stored->key_len <= 0)
567 if (stored->reuse_count < 0 || stored->refetch_count < 0)
570 Addr rankings_addr(stored->rankings_node);
575 Addr next_addr(stored->next);
583 if (stored->state > ENTRY_DOOMED || stored->state < ENTRY_NORMAL)
586 Addr key_addr(stored->long_key);
587 if (stored->key_len <= kMaxInternalKeyLength && key_addr.is_initialized())
593 if (stored->hash != Hash(GetKey()))
597 Addr data_addr(stored->data_addr[i]);
598 int data_size = stored->data_size[i];
1112 // We keep a memory buffer for everything that ends up stored on a block file
1117 // In general, a buffer may overlap data already stored on disk, and in that
1152 // We get to this function with some data already stored. If there is a
1153 // truncation that results on data stored internally, we'll explicitly