|
Squid Web Cache master
|
Public Attributes | |
| void * | key |
| file_state * | next |
| int | id |
| int | fd |
| off_t | offset |
| int _file_state::fd |
Definition at line 46 of file diskd.cc.
Referenced by do_close(), do_open(), do_read(), and do_write().
| file_state* _file_state::next |
| off_t _file_state::offset |
Definition at line 47 of file diskd.cc.
Referenced by do_read(), and do_write().