Searched refs:dir_count (Results 1 – 1 of 1) sorted by relevance
516 dir_count = 0; in cd9660_createSL()551 temp_cr[dir_count+2] = *sl_ptr; in cd9660_createSL()553 dir_count++; in cd9660_createSL()558 dir_count++; in cd9660_createSL()590 if (dir_count > 2) { in cd9660_createSL()591 while (j != dir_count + 2) { in cd9660_createSL()601 while(j != dir_count) { in cd9660_createSL()610 temp_cr[1] = dir_count; in cd9660_createSL()613 temp_cr, dir_count + 2); in cd9660_createSL()614 path_count += dir_count + 2; in cd9660_createSL()[all …]