Home
last modified time | relevance | path

Searched refs:clust_to_sect (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/
A Dfat.h190 static inline u32 clust_to_sect(fsdata *fsdata, u32 clust) in clust_to_sect() function
/u-boot/fs/fat/
A Dfat_write.c640 return set_sectors(mydata, clust_to_sect(mydata, clustnum), in set_cluster()
702 startsect = clust_to_sect(mydata, clustnum); in get_set_cluster()
903 startsect = clust_to_sect(mydata, clustnum); in check_overflow()
A Dfat.c255 startsect = clust_to_sect(mydata, clustnum); in get_cluster()
836 sect = clust_to_sect(itr->fsdata, itr->next_clust); in fat_next_cluster()

Completed in 8 milliseconds