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