Searched refs:FAT_USED (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/fsck_msdos/
H A Ddosfs.h103 #define FAT_USED 1 /* This fat chain is used in a file */ macro
H A Ddir.c273 fat[boot->RootCl].flags |= FAT_USED;
753 fat[dirent.head].flags |= FAT_USED;
999 fat[head].flags |= FAT_USED;
H A Dfat.c582 || (fat[head].flags & FAT_USED))

Completed in 70 milliseconds