ContainerTracer  0.1
Data Fields
io_job Struct Reference

#include <trace_replay.h>

Collaboration diagram for io_job:
Collaboration graph

Data Fields

struct iocb iocb
 
struct flist_head list
 
struct timeval start_time stop_time
 
long long offset
 
size_t bytes
 
int rw
 
char * buf
 

Field Documentation

◆ buf

char* io_job::buf

◆ bytes

size_t io_job::bytes

◆ iocb

struct iocb io_job::iocb

◆ list

struct flist_head io_job::list

◆ offset

long long io_job::offset

◆ rw

int io_job::rw

◆ stop_time

struct timeval start_time io_job::stop_time

The documentation for this struct was generated from the following file: