HomeSort by: relevance | last modified time | path
    Searched refs:fio_exiting (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/flash/
flash_io.h 15 bool fio_exiting; member in struct:flash_io
flash_io.c 118 fio->fio_exiting = false;
144 fio->fio_exiting = true;
162 if (__predict_false(fio->fio_exiting)) {
284 while (!fio->fio_exiting) {

Completed in 13 milliseconds