Home
last modified time | relevance | path

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

/external/mtools/
DfsP.h95 size_t tot_sectors, int nodups);
Dfat.c707 size_t tot_sectors, int nodups) in old_fat_read() argument
715 if(nodups) in old_fat_read()
737 size_t tot_sectors, int nodups) in fat_read() argument
747 return old_fat_read(This, boot, tot_sectors, nodups); in fat_read()