Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dfat.h54 #define aRING 0x05 /* Used as special character in name[0] */ macro
/OK3568_Linux_fs/u-boot/fs/fat/
H A Dfat.c150 else if (*s_name == aRING) in get_name()
855 dent->name[0] == aRING) in fat_itr_next()
H A Dfat_write.c346 else if (*l_name == aRING) in get_long_file_name()