Home
last modified time | relevance | path

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

/linux/drivers/s390/char/
H A Dtape_std.h71 struct tape_request *tape_std_write_block(struct tape_device *);
H A Dtape_std.c626 tape_std_write_block(struct tape_device *device) in tape_std_write_block() function
688 EXPORT_SYMBOL(tape_std_write_block);
H A Dtape_3490.c767 .write_block = tape_std_write_block,