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

/drivers/scsi/
H A Dst.c208 static int switch_partition(struct scsi_tape *);
1303 (result2 = switch_partition(STp)) < 0) {
1304 DEBC_printk(STp, "switch_partition at close failed.\n");
1470 (retval = switch_partition(STp)) < 0)
3226 static int switch_partition(struct scsi_tape *STp)
3568 (i = switch_partition(STp)) < 0) {
3589 (i = switch_partition(STp)) < 0) {
3213 static int switch_partition(struct scsi_tape *STp) function

Completed in 32 milliseconds