Home
last modified time | relevance | path

Searched refs:FAT_ATTRIB_DIR (Results 1 – 2 of 2) sorted by relevance

/xen/tools/libfsimage/fat/
A Dfsys_fat.c280 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()
A Dfat.h76 #define FAT_ATTRIB_DIR 0x10 macro

Completed in 3 milliseconds