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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dst.c3002 static int get_location(struct scsi_tape *STp, unsigned int *block, int *partition,
3089 if (get_location(STp, &blk, &p, 1))
3171 if ((i = get_location(STp, &block, &partition, 1)) < 0)
3628 if ((i = get_location(STp, &blk, &bt, 0)) < 0) {
2989 static int get_location(struct scsi_tape *STp, unsigned int *block, int *partition, function

Completed in 73 milliseconds