Home
last modified time | relevance | path

Searched refs:check_fat (Results 1 – 1 of 1) sorted by relevance

/external/mtools/
Dfat.c614 static int check_fat(Fs_t *This) in check_fat() function
732 return(check_media_type(This, boot) || check_fat(This)); in fat_32_read()
754 return check_fat(This); in old_fat_read()