Home
last modified time | relevance | path

Searched refs:clust (Results 1 – 4 of 4) sorted by relevance

/u-boot/include/
A Dfat.h190 static inline u32 clust_to_sect(fsdata *fsdata, u32 clust) in clust_to_sect() argument
192 return fsdata->data_begin + clust * fsdata->clust_size; in clust_to_sect()
/u-boot/fs/fat/
A Dfat.c682 unsigned int clust; member
750 itr->clust = fsdata->root_cluster; in fat_itr_root()
787 itr->clust = clustnum; in fat_itr_child()
791 itr->clust = parent->fsdata->root_cluster; in fat_itr_child()
859 itr->clust = itr->next_clust; in fat_next_cluster()
987 itr->dent_clust = itr->clust; in fat_itr_next()
1085 itr->clust = itr->fsdata->root_cluster; in fat_itr_resolve()
A Dfat_write.c280 cluster = itr->clust; in fat_find_empty_dentries()
301 if (itr->clust != cluster) { in fat_find_empty_dentries()
657 ret = set_cluster(mydata, itr->clust, itr->block, in flush_dir()
662 sect_offset = itr->clust * mydata->clust_size; in flush_dir()
824 int dir_oldclust = itr->clust; in new_dir_table()
833 itr->clust = dir_newclust; in new_dir_table()
1537 if (itr->clust != itr->dent_clust) { in delete_dentry_long()
/u-boot/arch/arm/dts/
A Dstih410-clock.dtsi184 "clk-clust-hades",

Completed in 20 milliseconds