Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Dtape_34xx.c35 struct tape_34xx_block_id { struct
47 struct tape_34xx_block_id bid; argument
884 tape_34xx_append_new_sbid(struct tape_34xx_block_id bid, struct list_head *l) in tape_34xx_append_new_sbid()
902 tape_34xx_add_sbid(struct tape_device *device, struct tape_34xx_block_id bid) in tape_34xx_add_sbid()
995 struct tape_34xx_block_id * bid in tape_34xx_merge_sbid()
1070 struct tape_34xx_block_id cbid; in tape_34xx_mttell()
1071 struct tape_34xx_block_id dbid; in tape_34xx_mttell()
1090 struct tape_34xx_block_id * bid; in tape_34xx_mtseek()
1102 bid = (struct tape_34xx_block_id *) request->cpdata; in tape_34xx_mtseek()