Searched refs:tape_std_write_block (Results 1 – 3 of 3) sorted by relevance
71 struct tape_request *tape_std_write_block(struct tape_device *);
626 tape_std_write_block(struct tape_device *device) in tape_std_write_block() function688 EXPORT_SYMBOL(tape_std_write_block);
767 .write_block = tape_std_write_block,