Home
last modified time | relevance | path

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

/third_party/FatFs/source/
Dff.h294 DWORD clust; /* Current cluster of fpter (invalid when fptr is 0) */ member
318 DWORD clust; /* Current cluster */ member
/third_party/uboot/u-boot-2020.01/include/
Dfat.h180 static inline u32 clust_to_sect(fsdata *fsdata, u32 clust) in clust_to_sect()
/third_party/uboot/u-boot-2020.01/fs/fat/
Dfat.c668 unsigned clust; /* current cluster */ member