Searched defs:fat_get (Results 1 - 1 of 1) sorted by relevance

/external/qemu/block/
H A Dvvfat.c561 static inline uint32_t fat_get(BDRVVVFATState* s,unsigned int cluster) function
2162 c = fat_get(s, c))
2398 c = fat_get(s, c);

Completed in 136 milliseconds