Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dst.c3394 bool scsi3 = STp->device->scsi_level >= SCSI_3, needs_format = false; in partition_tape()
3419 needs_format = (bp[pgo + PP_OFF_FLAGS] & PP_MSK_POFM) != 0; in partition_tape()
3420 if (needs_format && size == 0) { in partition_tape()
3428 if (needs_format) /* Leave the old value for HP DATs claiming SCSI_3 */ in partition_tape()
3501 if (!result && needs_format)
3381 bool scsi3 = STp->device->scsi_level >= SCSI_3, needs_format = false; partition_tape() local
/kernel/linux/linux-6.6/drivers/scsi/
H A Dst.c3394 bool scsi3 = STp->device->scsi_level >= SCSI_3, needs_format = false; in partition_tape()
3419 needs_format = (bp[pgo + PP_OFF_FLAGS] & PP_MSK_POFM) != 0; in partition_tape()
3420 if (needs_format && size == 0) { in partition_tape()
3428 if (needs_format) /* Leave the old value for HP DATs claiming SCSI_3 */ in partition_tape()
3501 if (!result && needs_format)
3381 bool scsi3 = STp->device->scsi_level >= SCSI_3, needs_format = false; partition_tape() local

Completed in 11 milliseconds