Home | Sort by: relevance | last modified time | path |
/src/sys/dev/flash/ | |
flash_io.h | 13 struct lwp *fio_thread; member in struct:flash_io |
flash_io.c | 123 NULL, flash_sync_thread, fio, &fio->fio_thread, "flashio"); 149 kthread_join(fio->fio_thread); |