Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/
H A Dzio_inject.c99 static int inject_next_id = 1; variable
638 *id = handler->zi_id = inject_next_id++; in zio_inject_fault()