Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/fs/fat/
Dfat_write.c500 unsigned int bytesperclust = mydata->clust_size * mydata->sect_size; in get_set_cluster() local
630 unsigned int bytesperclust = mydata->clust_size * mydata->sect_size; in new_dir_table() local
726 unsigned int bytesperclust = mydata->clust_size * mydata->sect_size; in set_contents() local
1364 unsigned int bytesperclust; in fat_mkdir() local
Dfat.c323 unsigned int bytesperclust = mydata->clust_size * mydata->sect_size; in get_contents() local