Home
last modified time | relevance | path

Searched refs:zi_id (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzio_inject.c60 int zi_id; member
845 *id = handler->zi_id = inject_next_id++; in zio_inject_fault()
884 if (handler->zi_id > *id) in zio_inject_list_next()
889 *id = handler->zi_id; in zio_inject_list_next()
915 if (handler->zi_id == id) in zio_clear_fault()