Searched refs:fio_exiting (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/flash/
H A Dflash_io.h15 bool fio_exiting; member in struct:flash_io
H A Dflash_io.c118 fio->fio_exiting = false;
144 fio->fio_exiting = true;
162 if (__predict_false(fio->fio_exiting)) {
284 while (!fio->fio_exiting) {

Completed in 184 milliseconds