Searched refs:rdc_qfiller_thr (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_io.c143 void rdc_qfiller_thr(rdc_k_info_t *krdc);
697 trc = nst_create(_rdc_ioset, rdc_qfiller_thr, (void *)krdc, NST_SLEEP);
816 trc = nst_create(_rdc_ioset, rdc_qfiller_thr, (void *)krdc, NST_SLEEP);
H A Drdc_diskq.c2703 * rdc_qfiller_thr() single thread that moves
2708 rdc_qfiller_thr(rdc_k_info_t *krdc) function
2769 "!rdc_qfiller_thr: recieved kill signal");
2784 cmn_err(CE_NOTE, "!rdc_qfiller_thr stopping");

Completed in 74 milliseconds