Home
last modified time | relevance | path

Searched defs:bytesperclust (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/fs/fat/
H A Dfat_write.c469 unsigned int bytesperclust = mydata->clust_size * mydata->sect_size; in get_set_cluster() local
599 unsigned int bytesperclust = mydata->clust_size * mydata->sect_size; in flush_dir_table() local
699 unsigned int bytesperclust = mydata->clust_size * mydata->sect_size; in set_contents() local
1342 unsigned int bytesperclust; in fat_mkdir() local
H A Dfat.c313 unsigned int bytesperclust = mydata->clust_size * mydata->sect_size; in get_contents() local