Go to the source code of this file.
Data Structures | |
struct | jtrans |
A transaction. More... | |
struct | operation |
A single operation. More... | |
struct | jlinger |
Enumerations | |
enum | op_direction { D_READ = 1, D_WRITE = 2 } |
Possible operation directions. More... |
enum op_direction |