Searched refs:check_len (Results 1 – 7 of 7) sorted by relevance
376 size_t check_len = mtd->erasesize; in report_corrupt() local379 check_len = pgcnt * pgsize; in report_corrupt()382 for (i = 0; i < check_len; i += pgsize) in report_corrupt()392 for (i = 0; i < check_len; i += pgsize) { in report_corrupt()405 (mtd->erasesize - check_len + i) / pgsize, in report_corrupt()
175 goto check_len; in pefile_strip_sig_wrapper()180 goto check_len; in pefile_strip_sig_wrapper()183 goto check_len; in pefile_strip_sig_wrapper()190 check_len: in pefile_strip_sig_wrapper()
1044 goto check_len; in tcm_loop_make_scsi_hba()1050 goto check_len; in tcm_loop_make_scsi_hba()1061 check_len: in tcm_loop_make_scsi_hba()
404 int empty_offs, check_len; in is_last_write() local412 check_len = c->leb_size - empty_offs; in is_last_write()414 return is_empty(p, check_len); in is_last_write()
1367 goto check_len; in scsiback_make_tport()1373 goto check_len; in scsiback_make_tport()1378 goto check_len; in scsiback_make_tport()1385 check_len: in scsiback_make_tport()
2380 goto check_len; in vhost_scsi_make_tport()2386 goto check_len; in vhost_scsi_make_tport()2391 goto check_len; in vhost_scsi_make_tport()2399 check_len: in vhost_scsi_make_tport()
363 int check_len; in chx_rx() local390 check_len = block_len + 2; in chx_rx()393 check_len = block_len; in chx_rx()396 if ((len < block_len) || (len > check_len)) { in chx_rx()