Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dst.c3379 bool scsi3 = STp->device->scsi_level >= SCSI_3, needs_format = false; in partition_tape() local
3404 needs_format = (bp[pgo + PP_OFF_FLAGS] & PP_MSK_POFM) != 0; in partition_tape()
3405 if (needs_format && size == 0) { in partition_tape()
3413 if (needs_format) /* Leave the old value for HP DATs claiming SCSI_3 */ in partition_tape()
3486 if (!result && needs_format) in partition_tape()