HomeSort by relevance Sort by last modified time
    Searched full:fid_correction (Results 1 - 1 of 1) sorted by null

  /external/fio/engines/
libhdfs.c 37 unsigned int fid_correction; member in struct:hdfsio_data
74 f_id = (io_u->offset / hd->fsbs) + hd->fid_correction;
158 hd->fid_correction = (getpid() % hd->numjobs);

Completed in 135 milliseconds