Searched refs:checkFAT32CleanBit (Results 1 – 3 of 3) sorted by relevance
162 checkFAT32CleanBit(int fd) in checkFAT32CleanBit() function
217 extern int checkFAT32CleanBit(int fd);
293 okayToMount = checkFAT32CleanBit(fd); in confirmMountable()