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

  /external/fio/
filesetup.c 233 int ret = 0, r, did_open = 0, old_runstate; local
253 old_runstate = td_bump_runstate(td, TD_PRE_READING);
291 td_restore_runstate(td, old_runstate);
    [all...]

Completed in 157 milliseconds