Lines Matching full:injection
99 * kernel via a special ioctl() to initiate fault injection for the given
100 * object. Note that 'type' is not strictly necessary for fault injection, but
113 * With no arguments, the command prints all currently registered injection
286 "\t\tList all active injection records.\n"
301 "\t\tlabel. Label injection can either be 'nvlist', 'uber',\n "
306 "\t\tdevice error injection to a percentage of the IOs.\n"
648 * Remove all fault injection handlers.
662 * Remove a specific fault injection handler.
683 * Register a new fault injection handler.
1183 * Device (-d) injection uses a completely different mechanism
1184 * for doing injection, so handle it separately here.
1190 "data error injection\n");
1197 (void) fprintf(stderr, "device (-d) injection requires "
1297 (void) fprintf(stderr, "panic (-p) injection requires "
1322 "injection requires a duration (-s) and a single "
1355 "injection requires a single pool name\n");