Home
last modified time | relevance | path

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

/u-boot/fs/fat/
A Dfat_write.c686 unsigned int bytesperclust = mydata->clust_size * mydata->sect_size; in get_set_cluster() local
825 unsigned int bytesperclust = mydata->clust_size * mydata->sect_size; in new_dir_table() local
927 unsigned int bytesperclust = mydata->clust_size * mydata->sect_size; in set_contents() local
1642 unsigned int bytesperclust; in fat_mkdir() local
A Dfat.c329 unsigned int bytesperclust = mydata->clust_size * mydata->sect_size; in get_contents() local

Completed in 37 milliseconds