taglinefilesource code
buffers_num4281drivers/block/ide-tape.cint buffers_num,i;
buffers_num4297drivers/block/ide-tape.cbuffers_num=tape->data_buffer_size / IDETAPE_ALLOCATION_BLOCK;
buffers_num4299drivers/block/ide-tape.cbuffers_num++;
buffers_num4314drivers/block/ide-tape.cfor (i=1;i<buffers_num;i++) {