Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dfs.h106 #define FS_DT_REG 8 /* regular file */ macro
/OK3568_Linux_fs/u-boot/fs/fat/
H A Dfat.c1189 dent->type = FS_DT_REG; in fat_readdir()