Searched refs:first_cluster_low (Results 1 – 2 of 2) sorted by relevance
116 uint16_t first_cluster_low; member
423 first_clust = (dir->first_cluster_high << 16) + dir->first_cluster_low; in first_sector()551 (de->first_cluster_high << 16) + de->first_cluster_low; in vfat_find_entry()711 dirent->d_ino = de->first_cluster_low | (de->first_cluster_high << 16); in vfat_readdir()