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

  /external/fio/
gfio.h 84 GE_STATE_NEW = 1,
gfio.c 226 case GE_STATE_NEW:
668 if (ge->state == GE_STATE_NEW) {
709 gfio_set_state(ge, GE_STATE_NEW);
730 ge->state = GE_STATE_NEW;
    [all...]
gclient.c 573 gfio_set_state(gc->ge, GE_STATE_NEW);
654 gfio_set_state(gc->ge, GE_STATE_NEW);
    [all...]

Completed in 356 milliseconds