9#ifndef SQUID_SRC_FS_ROCK_ROCKIOREQUESTS_H
10#define SQUID_SRC_FS_ROCK_ROCKIOREQUESTS_H
CBDATA_CLASS(ReadRequest)
IoXactionId id
identifies this read transaction for the requesting IoState
CBDATA_CLASS(WriteRequest)
SlotId sidPrevious
slot that will point to sidCurrent in the cache_dir map
bool eof
whether this is the last request for the entry
SlotId sidCurrent
slot being written using this write request
IoXactionId id
identifies this write transaction for the requesting IoState
uint64_t IoXactionId
unique (within a given IoState object scope) I/O transaction identifier
sfileno SlotId
db cell number, starting with cell 0 (always occupied by the db header)