Searched refs:tape_std_write_block (Results 1 – 4 of 4) sorted by relevance
103 struct tape_request *tape_std_write_block(struct tape_device *, size_t);
686 tape_std_write_block(struct tape_device *device, size_t count) in tape_std_write_block() function743 EXPORT_SYMBOL(tape_std_write_block);
1164 .write_block = tape_std_write_block,
1626 .write_block = tape_std_write_block,