Home
last modified time | relevance | path

Searched refs:hio_seq (Results 1 – 1 of 1) sorted by path

/freebsd/sbin/hastd/
H A Dsecondary.c67 uint64_t hio_seq; member
144 hio->hio_seq = 0; in hio_clear()
160 dsthio->hio_seq = srchio->hio_seq; in hio_copy()
564 hio->hio_seq = nv_get_uint64(nv, "seq"); in requnpack()
565 if (hio->hio_seq == 0) { in requnpack()
873 nv_add_uint64(nvout, hio->hio_seq, "seq"); in send_thread()