Searched refs:get_location (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/scsi/ |
H A D | st.c | 3112 static int get_location(struct scsi_tape *STp, unsigned int *block, int *partition, in get_location() function 3197 if (get_location(STp, &blk, &p, 1)) in set_location() 3279 if ((i = get_location(STp, &block, &partition, 1)) < 0) in find_partition() 3837 if ((i = get_location(STp, &blk, &bt, 0)) < 0) { in st_ioctl()
|