Home
last modified time | relevance | path

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

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