Searched refs:attrib (Results 1 – 1 of 1) sorted by relevance
280 int attrib = FAT_ATTRIB_DIR; in fat_dir() local305 if (attrib & FAT_ATTRIB_DIR) in fat_dir()319 if (!(attrib & FAT_ATTRIB_DIR)) in fat_dir()462 attrib = FAT_DIRENTRY_ATTRIB (dir_buf); in fat_dir()
Completed in 3 milliseconds