Home
last modified time | relevance | path

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

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