Searched refs:dir_newclust (Results 1 – 1 of 1) sorted by relevance
598 int dir_newclust = 0; in flush_dir_table() local605 dir_newclust = find_empty_cluster(mydata); in flush_dir_table()606 set_fatent_value(mydata, itr->clust, dir_newclust); in flush_dir_table()608 set_fatent_value(mydata, dir_newclust, 0xffffff8); in flush_dir_table()610 set_fatent_value(mydata, dir_newclust, 0xfff8); in flush_dir_table()612 set_fatent_value(mydata, dir_newclust, 0xff8); in flush_dir_table()614 itr->clust = dir_newclust; in flush_dir_table()615 itr->next_clust = dir_newclust; in flush_dir_table()