Searched refs:check_len (Results 1 – 5 of 5) 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()
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()
1303 goto check_len; in scsiback_make_tport()1309 goto check_len; in scsiback_make_tport()1314 goto check_len; in scsiback_make_tport()1321 check_len: in scsiback_make_tport()
2347 goto check_len; in vhost_scsi_make_tport()2353 goto check_len; in vhost_scsi_make_tport()2358 goto check_len; in vhost_scsi_make_tport()2366 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()