Searched refs:read_clu (Results 1 – 1 of 1) sorted by relevance
174 u32 new_clu, last_clu = CLUSTER_32(~0), read_clu; in fat_alloc_cluster() local188 if (FAT_read(sb, new_clu, &read_clu) != 0) in fat_alloc_cluster()191 if (read_clu == CLUSTER_32(0)) { in fat_alloc_cluster()