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

/freebsd-10.1-release/sbin/hastd/
H A Drefcnt.h39 refcnt_init(refcnt_t *count, unsigned int v) function
H A Dprimary.c478 refcnt_init(&hio->hio_countdown, 0);
1359 refcnt_init(&hio->hio_writecount, ncomps);
1371 refcnt_init(&hio->hio_countdown, ncomps);
2132 refcnt_init(&hio->hio_countdown, 1);
2182 refcnt_init(&hio->hio_countdown, 1);

Completed in 141 milliseconds