Searched refs:FAT_ATTRIB_DIR (Results 1 – 2 of 2) sorted by relevance
280 int attrib = FAT_ATTRIB_DIR; in fat_dir()305 if (attrib & FAT_ATTRIB_DIR) in fat_dir()319 if (!(attrib & FAT_ATTRIB_DIR)) in fat_dir()
76 #define FAT_ATTRIB_DIR 0x10 macro
Completed in 3 milliseconds