Searched defs:clust (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/include/ | ||
| H A D | fat.h | 180 static inline u32 clust_to_sect(fsdata *fsdata, u32 clust)  in clust_to_sect() | 
| /openbmc/u-boot/fs/fat/ | ||
| H A D | fat.c | 653 	unsigned   clust;         /* current cluster */  member |