Searched refs:check_len (Results 1 – 6 of 6) sorted by relevance
170 goto check_len; in tcm_remote_make_wwn()176 goto check_len; in tcm_remote_make_wwn()182 goto check_len; in tcm_remote_make_wwn()193 check_len: in tcm_remote_make_wwn()
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()
1004 goto check_len; in tcm_loop_make_scsi_hba()1010 goto check_len; in tcm_loop_make_scsi_hba()1021 check_len: in tcm_loop_make_scsi_hba()
1366 goto check_len; in scsiback_make_tport()1372 goto check_len; in scsiback_make_tport()1377 goto check_len; in scsiback_make_tport()1384 check_len: in scsiback_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()
2865 goto check_len; in vhost_scsi_make_tport()2871 goto check_len; in vhost_scsi_make_tport()2876 goto check_len; in vhost_scsi_make_tport()2884 check_len: in vhost_scsi_make_tport()
Completed in 23 milliseconds