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

/freebsd-10.2-release/sbin/hastd/
H A Dhast.h172 off_t hr_localoff; member in struct:hast_resource
H A Dmetadata.c130 res->hr_localoff = nv_get_uint64(nv, "offset");
192 nv_add_uint64(nv, (uint64_t)res->hr_localoff, "offset");
H A Dsecondary.c796 hio->hio_offset + res->hr_localoff);
807 hio->hio_offset + res->hr_localoff);
817 hio->hio_offset + res->hr_localoff,
H A Dprimary.c624 ggiomodify.gctl_readoffset = res->hr_localoff;
1406 ggio->gctl_offset + res->hr_localoff);
1429 ggio->gctl_offset + res->hr_localoff);
1450 ggio->gctl_offset + res->hr_localoff,
/freebsd-10.2-release/sbin/hastctl/
H A Dhastctl.c141 res->hr_localoff = METADATA_SIZE + mapsize;
214 printf(" localoff: %ju\n", (uintmax_t)res->hr_localoff);

Completed in 57 milliseconds