Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/s390/char/
A Dtape_std.h108 int tape_std_read_block_id(struct tape_device *device, __u64 *id);
A Dtape_std.c154 tape_std_read_block_id(struct tape_device *device, __u64 *id) in tape_std_read_block_id() function
722 EXPORT_SYMBOL(tape_std_read_block_id);
A Dtape_34xx.c1075 rc = tape_std_read_block_id(device, (__u64 *) &block_id); in tape_34xx_mttell()
A Dtape_3590.c526 rc = tape_std_read_block_id(device, &block_id); in tape_3590_mttell()

Completed in 9 milliseconds