Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dfat.h48 #define ATTR_DIR 16 macro
/rk3399_rockchip-uboot/fs/fat/
H A Dfat_write.c861 (dentptr->attr & ATTR_DIR) ? in find_directory_entry()
H A Dfat.c891 return !!(itr->dent->attr & ATTR_DIR); in fat_itr_isdir()