Searched refs:tape_std_read_block_id (Results 1 – 3 of 3) sorted by relevance
76 int tape_std_read_block_id(struct tape_device *device, __u64 *id);
124 tape_std_read_block_id(struct tape_device *device, __u64 *id) in tape_std_read_block_id() function668 EXPORT_SYMBOL(tape_std_read_block_id);
682 rc = tape_std_read_block_id(device, (__u64 *) &block_id); in tape_3490_mttell()