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

  /external/fio/
stat.h 116 #define FIO_JOBNAME_SIZE 128
121 char name[FIO_JOBNAME_SIZE];
server.c 1087 strncpy(p.ts.name, ts->name, FIO_JOBNAME_SIZE - 1);
    [all...]
stat.c     [all...]

Completed in 237 milliseconds