HomeSort by relevance Sort by last modified time
    Searched refs:gf_data (Results 1 - 4 of 4) sorted by null

  /external/fio/engines/
glusterfs_async.c 16 struct gf_data *gf_data = td->io_ops->data; local
19 return gf_data->aio_events[event];
25 struct gf_data *g = td->io_ops->data;
102 struct gf_data *g = td->io_ops->data;
142 struct gf_data *g;
gfapi.h 10 struct gf_data { struct
glusterfs.c 37 struct gf_data *g = NULL;
46 g = malloc(sizeof(struct gf_data));
91 struct gf_data *g = td->io_ops->data;
109 struct gf_data *g = td->io_ops->data;
137 struct gf_data *g = td->io_ops->data;
270 struct gf_data *g = td->io_ops->data;
286 struct gf_data *g = td->io_ops->data;
glusterfs_sync.c 14 struct gf_data *g = td->io_ops->data;
34 struct gf_data *g = td->io_ops->data;

Completed in 2767 milliseconds