Searched refs:fio_exiting (Results 1 – 2 of 2) sorted by relevance
118 fio->fio_exiting = false; in flash_sync_thread_init() 144 fio->fio_exiting = true; in flash_sync_thread_destroy() 162 if (__predict_false(fio->fio_exiting)) { in flash_io_submit() 284 while (!fio->fio_exiting) { in flash_sync_thread()
15 bool fio_exiting; member