Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dfat.h180 static inline u32 clust_to_sect(fsdata *fsdata, u32 clust) in clust_to_sect()
/OK3568_Linux_fs/u-boot/fs/fat/
H A Dfat.c646 unsigned clust; /* current cluster */ member