HomeSort by relevance Sort by last modified time
    Searched refs:FAT_USED (Results 1 - 3 of 3) sorted by null

  /external/fsck_msdos/
dosfs.h 110 #define FAT_USED 1 /* This fat chain is used in a file */
dir.c 266 fat[boot->RootCl].flags |= FAT_USED;
833 fat[dirent.head].flags |= FAT_USED;
1090 fat[head].flags |= FAT_USED;
fat.c 673 || (fat[head].flags & FAT_USED))

Completed in 16 milliseconds