Lines Matching defs:waiting
772 boolean_t waiting = B_FALSE;
785 waiting = B_TRUE;
790 return (waiting);
1029 * as child of any ZIO that may need waiting for grandchildren READY stage
2097 * interrupt threads may all be blocked waiting for the config lock.
2285 zfs_dbgmsg("%s waiting for hung I/O to pool '%s'", tag, name);
2300 * (1) the I/O completes; (2) the pipeline stalls waiting for
2301 * dependent child I/Os; (3) the I/O issues, so we're waiting
3559 * Add references for all dedup writes that were waiting on the
3560 * physical one, skipping any other physical writes that are waiting.