Searched refs:checkFAT32CleanBit (Results 1 – 3 of 3) sorted by relevance
160 checkFAT32CleanBit(int fd) in checkFAT32CleanBit() function
220 extern int checkFAT32CleanBit(int fd);
312 okayToMount = checkFAT32CleanBit(fd); in confirmMountable()