Lines Matching defs:async
876 * raw async i/o is still in progress or where a thread
1237 * raw async i/o is still in progress or where a thread
1436 enum seg_rw rw, int async)
1455 ASSERT(async || AS_LOCK_HELD(seg->s_as));
1499 * If we are pcache async thread or called via seg_ppurge_wiredpp() we
1500 * may not hold AS lock (in this case async argument is not 0). This
1509 * The second complication we have to deal with in async case is a
1515 * to 0 if async is not 0. unmapwait thread
1518 if (async)
1528 if (async || AS_ISUNMAPWAIT(seg->s_as)) {
1530 if (async)
1540 if (async)