Home
last modified time | relevance | path

Searched refs:check_len (Results 1 – 6 of 6) sorted by relevance

/drivers/target/tcm_remote/
A Dtcm_remote.c170 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()
/drivers/mtd/tests/
A Dtorturetest.c376 size_t check_len = mtd->erasesize; in report_corrupt() local
379 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()
/drivers/target/loopback/
A Dtcm_loop.c1004 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()
/drivers/xen/
A Dxen-scsiback.c1366 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()
/drivers/s390/net/
A Dctcm_fsms.c363 int check_len; in chx_rx() local
390 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()
/drivers/vhost/
A Dscsi.c2865 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