Searched refs:tape_check_idalbuffer (Results 1 – 4 of 4) sorted by relevance
127 rc = tape_check_idalbuffer(device, block_size); in tapechar_read()194 rc = tape_check_idalbuffer(device, block_size); in tapechar_write()
231 extern int tape_check_idalbuffer(struct tape_device *device, size_t size);
196 rc = tape_check_idalbuffer(device, count); in tape_std_mtsetblk()
728 tape_check_idalbuffer(struct tape_device *device, size_t size) in tape_check_idalbuffer() function