Home
last modified time | relevance | path

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

/external/mtools/
Dfs.h40 int fat32RootCluster(Stream_t *Dir);
Dfat_free.c63 if(fat32RootCluster(Dir)) in fatFreeWithDir()
Dmmd.c86 if (fat == fat32RootCluster(targetEntry->Dir)) { in makeit()
Dmmove.c89 if (fat == fat32RootCluster(targetEntry->Dir)) { in renameit()
Dfat.c853 int fat32RootCluster(Stream_t *Dir) in fat32RootCluster() function
975 if(fat32RootCluster(Stream)) in getStart()
Dfile.c675 num = fat32RootCluster(Dir); in OpenRoot()