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

/freebsd-9.3-release/sbin/hastd/
H A Dprimary.c81 unsigned int hio_countdown; member in struct:hio
145 * decreased hio_countdown from 1 to 0).
478 hio->hio_countdown = 0;
1371 hio->hio_countdown = ncomps;
1485 if (refcnt_release(&hio->hio_countdown) > 0)
1663 if (refcnt_release(&hio->hio_countdown) > 0)
1686 if (refcnt_release(&hio->hio_countdown) > 0)
1842 if (refcnt_release(&hio->hio_countdown) > 0)
2132 hio->hio_countdown = 1;
2182 hio->hio_countdown
[all...]

Completed in 33 milliseconds