Home
last modified time | relevance | path

Searched refs:DT_REG (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/include/jffs2/
H A Djffs2.h205 DT_REG = 8, enumerator
206 # define DT_REG DT_REG macro
/openbmc/u-boot/fs/yaffs2/
H A Dyportenv.h39 #define DT_REG 8 macro
H A Dyaffs_guts.c4491 return DT_REG; in yaffs_get_obj_type()
4500 return DT_REG; in yaffs_get_obj_type()
4511 return DT_REG; in yaffs_get_obj_type()
4514 return DT_REG; in yaffs_get_obj_type()
/openbmc/slpd-lite/
H A Dslp_message_handler.cpp350 if (dent->d_type == DT_REG) // regular file in readSLPServiceInfo()
/openbmc/u-boot/arch/sandbox/cpu/
H A Dos.c443 case DT_REG: in os_dirent_ls()
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h544 #define DT_REG 8 macro