taglinefilesource code
buffers_num4272drivers/block/ide-tape.cint buffers_num,i;
buffers_num4288drivers/block/ide-tape.cbuffers_num=tape->data_buffer_size / IDETAPE_ALLOCATION_BLOCK;
buffers_num4290drivers/block/ide-tape.cbuffers_num++;
buffers_num4305drivers/block/ide-tape.cfor (i=1;i<buffers_num;i++) {