Searched refs:tape_std_write_block (Results 1 – 4 of 4) sorted by relevance
102 struct tape_request *tape_std_write_block(struct tape_device *, size_t);
692 tape_std_write_block(struct tape_device *device, size_t count) in tape_std_write_block() function749 EXPORT_SYMBOL(tape_std_write_block);
1163 .write_block = tape_std_write_block,
1625 .write_block = tape_std_write_block,