Home
last modified time | relevance | path

Searched refs:gctl_offset (Results 1 – 5 of 5) sorted by relevance

/freebsd/sbin/hastd/
H A Dprimary.c1113 (uintmax_t)ggio->gctl_offset, (uintmax_t)ggio->gctl_length); in reqlog()
1117 (uintmax_t)ggio->gctl_offset, (uintmax_t)ggio->gctl_length); in reqlog()
1124 (uintmax_t)ggio->gctl_offset, (uintmax_t)ggio->gctl_length); in reqlog()
1323 ggio->gctl_offset, ggio->gctl_length)) { in ggate_recv_thread()
1326 (intmax_t)ggio->gctl_offset, in ggate_recv_thread()
1335 ggio->gctl_offset, ggio->gctl_length) == -1) { in ggate_recv_thread()
1339 (intmax_t)ggio->gctl_offset, in ggate_recv_thread()
1349 ggio->gctl_offset, ggio->gctl_length)) { in ggate_recv_thread()
1404 ggio->gctl_offset + res->hr_localoff); in local_send_thread()
1427 ggio->gctl_offset + res->hr_localoff); in local_send_thread()
[all …]
/freebsd/sbin/ggate/ggatel/
H A Dggatel.c152 ggio.gctl_offset) == -1) { in g_gatel_serve()
160 ggio.gctl_offset) == -1) { in g_gatel_serve()
/freebsd/sys/geom/gate/
H A Dg_gate.h156 off_t gctl_offset; member
H A Dg_gate.c876 ggio->gctl_offset = bp->bio_offset; in g_gate_ioctl()
/freebsd/sbin/ggate/ggatec/
H A Dggatec.c173 hdr.gh_offset = ggio.gctl_offset; in send_thread()
249 ggio.gctl_offset = hdr.gh_offset; in recv_thread()