Home
last modified time | relevance | path

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

/u-boot/include/
A Dfat.h51 #define ATTR_VFAT (ATTR_RO | ATTR_HIDDEN | ATTR_SYS | ATTR_VOLUME) macro
/u-boot/fs/fat/
A Dfat_write.c405 slotptr->attr = ATTR_VFAT; in fill_dir_slot()
1548 if ((dent->attr & ATTR_VFAT) == ATTR_VFAT && in delete_dentry_long()
A Dfat.c992 if ((dent->attr & ATTR_VFAT) == ATTR_VFAT && in fat_itr_next()

Completed in 7 milliseconds