Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/char/
Dtape_34xx.c34 struct tape_34xx_block_id { struct
46 struct tape_34xx_block_id bid; argument
883 tape_34xx_append_new_sbid(struct tape_34xx_block_id bid, struct list_head *l) in tape_34xx_append_new_sbid()
901 tape_34xx_add_sbid(struct tape_device *device, struct tape_34xx_block_id bid) in tape_34xx_add_sbid()
994 struct tape_34xx_block_id * bid in tape_34xx_merge_sbid()
1069 struct tape_34xx_block_id cbid; in tape_34xx_mttell()
1070 struct tape_34xx_block_id dbid; in tape_34xx_mttell()
1089 struct tape_34xx_block_id * bid; in tape_34xx_mtseek()
1101 bid = (struct tape_34xx_block_id *) request->cpdata; in tape_34xx_mtseek()