Home
last modified time | relevance | path

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

/freebsd-13-stable/sbin/hastd/
HDprimary.c1114 (uintmax_t)ggio->gctl_offset, (uintmax_t)ggio->gctl_length); in reqlog()
1118 (uintmax_t)ggio->gctl_offset, (uintmax_t)ggio->gctl_length); in reqlog()
1125 (uintmax_t)ggio->gctl_offset, (uintmax_t)ggio->gctl_length); in reqlog()
1324 ggio->gctl_offset, ggio->gctl_length)) { in ggate_recv_thread()
1327 (intmax_t)ggio->gctl_offset, in ggate_recv_thread()
1336 ggio->gctl_offset, ggio->gctl_length) == -1) { in ggate_recv_thread()
1340 (intmax_t)ggio->gctl_offset, in ggate_recv_thread()
1350 ggio->gctl_offset, ggio->gctl_length)) { in ggate_recv_thread()
1405 ggio->gctl_offset + res->hr_localoff); in local_send_thread()
1428 ggio->gctl_offset + res->hr_localoff); in local_send_thread()
[all …]
/freebsd-13-stable/sbin/ggate/ggatel/
HDggatel.c146 ggio.gctl_offset) == -1) { in g_gatel_serve()
154 ggio.gctl_offset) == -1) { in g_gatel_serve()
/freebsd-13-stable/sys/geom/gate/
HDg_gate.h156 off_t gctl_offset; member
HDg_gate.c880 ggio->gctl_offset = bp->bio_offset; in g_gate_ioctl()
/freebsd-13-stable/sbin/ggate/ggatec/
HDggatec.c171 hdr.gh_offset = ggio.gctl_offset; in send_thread()
247 ggio.gctl_offset = hdr.gh_offset; in recv_thread()