Searched refs:FAT_USED (Results 1 – 3 of 3) sorted by relevance
107 #define FAT_USED 1 /* This fat chain is used in a file */ macro
274 fat[boot->bpbRootClust].flags |= FAT_USED; in resetDosDirSection()753 fat[dirent.head].flags |= FAT_USED; in readDosDirSection()1001 fat[head].flags |= FAT_USED; in reconnect()
682 || (fat[head].flags & FAT_USED)) in checklost()