Searched refs:read_tape (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | st.c | 1907 static long read_tape(struct scsi_tape *STp, long count, in read_tape() 2182 special = read_tape(STp, count - total, &SRpnt); in st_read() 1900 static long read_tape(struct scsi_tape *STp, long count, read_tape() function
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | st.c | 1908 static long read_tape(struct scsi_tape *STp, long count, in read_tape() 2183 special = read_tape(STp, count - total, &SRpnt); in st_read() 1901 static long read_tape(struct scsi_tape *STp, long count, read_tape() function
|
Completed in 11 milliseconds