Searched refs:next_cluster (Results 1 – 3 of 3) sorted by relevance
262 *next_cluster; in Classify() local423 next_cluster=head; in Classify()424 for (cluster=head; cluster != (Cluster *) NULL; cluster=next_cluster) in Classify()426 next_cluster=cluster->next; in Classify()445 head=next_cluster; in Classify()447 last_cluster->next=next_cluster; in Classify()663 for (cluster=head; cluster != (Cluster *) NULL; cluster=next_cluster) in Classify()665 next_cluster=cluster->next; in Classify()941 *next_cluster; in GetImageDynamicThreshold() local1123 next_cluster=head; in GetImageDynamicThreshold()[all …]
168 __le32 next_cluster; /* Most recently allocated cluster */ member
713 static void *next_cluster(fat_itr *itr) in next_cluster() function766 struct dir_entry *dent = next_cluster(itr); in next_dent()