Searched refs:hdr_num (Results 1 – 2 of 2) sorted by relevance
217 unsigned int hdr_num; member297 hdr_offset = vc->hdr_num * hdr->len; in dump_verify_buffers()324 offset += vc->hdr_num * hdr->len; in log_verify_failure()343 return vc->io_u->buf + vc->hdr_num * hdr->len + hdr_size(hdr); in io_u_verify_off()400 if (vh->offset == io_u->offset + vc->hdr_num * td->o.verify_interval) in verify_io_u_meta()734 unsigned int header_size, hdr_inc, hdr_num = 0; in verify_io_u() local749 p += hdr_inc, hdr_num++) { in verify_io_u()752 .hdr_num = hdr_num, in verify_io_u()781 io_u->offset + hdr_num * hdr->len, hdr->len); in verify_io_u()795 io_u->offset + hdr_num * hdr->len, hdr->len); in verify_io_u()[all …]
214 uint32_t hdr_num = 0; in dag_erf_ext_header_count() local231 if ( len < (24 + (hdr_num * 8)) ) in dag_erf_ext_header_count()232 return hdr_num; in dag_erf_ext_header_count()235 hdr_type = erf[(16 + (hdr_num * 8))]; in dag_erf_ext_header_count()236 hdr_num++; in dag_erf_ext_header_count()240 return hdr_num; in dag_erf_ext_header_count()