squidaio_unlinkq_t Struct Reference
Collaboration diagram for squidaio_unlinkq_t:
Public Attributes | |
char * | path |
struct squidaio_unlinkq_t * | next |
Detailed Description
Definition at line 20 of file async_io.cc.
Member Data Documentation
◆ next
struct squidaio_unlinkq_t* squidaio_unlinkq_t::next |
Definition at line 23 of file async_io.cc.
Referenced by aioCancel().
◆ path
char* squidaio_unlinkq_t::path |
Definition at line 21 of file async_io.cc.
Referenced by aioOpen(), aioStat(), and aioUnlink().
The documentation for this struct was generated from the following file:
- src/DiskIO/DiskThreads/async_io.cc