Searched refs:clust (Results 1 – 1 of 1) sorted by relevance
183 static inline u32 clust_to_sect(fsdata *fsdata, u32 clust) in clust_to_sect() argument185 return fsdata->data_begin + clust * fsdata->clust_size; in clust_to_sect()
Completed in 6 milliseconds