Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/scsi/
Dst.c218 static int switch_partition(struct scsi_tape *);
1370 (result2 = switch_partition(STp)) < 0) { in st_flush()
1535 (retval = switch_partition(STp)) < 0) in rw_checks()
3288 static int switch_partition(struct scsi_tape *STp) in switch_partition() function
3729 (i = switch_partition(STp)) < 0) { in st_ioctl()
3758 i = switch_partition(STp); in st_ioctl()