Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfat.h180 static inline u32 clust_to_sect(fsdata *fsdata, u32 clust) in clust_to_sect() argument
182 return fsdata->data_begin + clust * fsdata->clust_size; in clust_to_sect()
/openbmc/u-boot/fs/fat/
H A Dfat.c653 unsigned clust; /* current cluster */ member
686 itr->clust = fsdata->root_cluster; in fat_itr_root()
723 itr->clust = clustnum; in fat_itr_child()
727 itr->clust = parent->fsdata->root_cluster; in fat_itr_child()
767 itr->clust = itr->next_clust; in next_cluster()
962 itr->clust = itr->fsdata->root_cluster; in fat_itr_resolve()
H A Dfat_write.c601 if (set_cluster(mydata, itr->clust, itr->block, bytesperclust) != 0) { in flush_dir_table()
606 set_fatent_value(mydata, itr->clust, dir_newclust); in flush_dir_table()
614 itr->clust = dir_newclust; in flush_dir_table()
1174 ret = set_cluster(mydata, itr->clust, itr->block, in file_fat_write_at()
1252 if (set_cluster(mydata, itr->clust, itr->block, in delete_dentry()
1455 ret = set_cluster(mydata, itr->clust, itr->block, in fat_mkdir()
/openbmc/u-boot/arch/arm/dts/
H A Dstih410-clock.dtsi208 "clk-clust-hades",