Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio_inject.c60 int zi_id; member
798 *id = handler->zi_id = inject_next_id++; in zio_inject_fault()
837 if (handler->zi_id > *id) in zio_inject_list_next()
842 *id = handler->zi_id; in zio_inject_list_next()
868 if (handler->zi_id == id) in zio_clear_fault()