Home
last modified time | relevance | path

Searched refs:ATTR_DIR (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/
A Dfat.h48 #define ATTR_DIR 16 macro
/u-boot/fs/fat/
A Dfat_write.c1716 ATTR_DIR | ATTR_ARCH); in fat_mkdir()
1731 dotdent[0].attr = ATTR_DIR | ATTR_ARCH; in fat_mkdir()
1734 dotdent[1].attr = ATTR_DIR | ATTR_ARCH; in fat_mkdir()
A Dfat.c1034 return !!(itr->dent->attr & ATTR_DIR); in fat_itr_isdir()

Completed in 14 milliseconds