taglinefilesource code
buffers_num4286drivers/block/ide-tape.cint buffers_num,i;
buffers_num4302drivers/block/ide-tape.cbuffers_num=tape->data_buffer_size / IDETAPE_ALLOCATION_BLOCK;
buffers_num4304drivers/block/ide-tape.cbuffers_num++;
buffers_num4319drivers/block/ide-tape.cfor (i=1;i<buffers_num;i++) {