Searched refs:iw_func (Results 1 – 2 of 2) sorted by relevance
2764 if (iw->iw_func == NULL)2767 MSCALL2(iw->iw_func, iw->iw_dobj, iw->iw_ctx);2875 IoQueueWorkItem(iw, iw_func, qtype, ctx) argument2877 io_workitem_func iw_func;2907 iw->iw_func = iw_func;
1321 io_workitem_func iw_func; member