Searched refs:check_len (Results 1 – 7 of 7) sorted by relevance
390 size_t check_len = mtd->erasesize; in report_corrupt() local393 check_len = pgcnt * pgsize; in report_corrupt()396 for (i = 0; i < check_len; i += pgsize) in report_corrupt()406 for (i = 0; i < check_len; i += pgsize) { in report_corrupt()419 (mtd->erasesize - check_len + i) / pgsize, in report_corrupt()
179 goto check_len; in pefile_strip_sig_wrapper()184 goto check_len; in pefile_strip_sig_wrapper()187 goto check_len; in pefile_strip_sig_wrapper()194 check_len: in pefile_strip_sig_wrapper()
1073 goto check_len; in tcm_loop_make_scsi_hba()1079 goto check_len; in tcm_loop_make_scsi_hba()1090 check_len: in tcm_loop_make_scsi_hba()
415 int empty_offs, check_len; in is_last_write() local423 check_len = c->leb_size - empty_offs; in is_last_write()425 return is_empty(p, check_len); in is_last_write()
1335 goto check_len; in scsiback_make_tport()1341 goto check_len; in scsiback_make_tport()1346 goto check_len; in scsiback_make_tport()1353 check_len: in scsiback_make_tport()
1996 goto check_len; in vhost_scsi_make_tport()2002 goto check_len; in vhost_scsi_make_tport()2007 goto check_len; in vhost_scsi_make_tport()2015 check_len: in vhost_scsi_make_tport()
364 int check_len; in chx_rx() local391 check_len = block_len + 2; in chx_rx()394 check_len = block_len; in chx_rx()397 if ((len < block_len) || (len > check_len)) { in chx_rx()