Home
last modified time | relevance | path

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

/openbmc/u-boot/include/jffs2/
H A Djffs2.h201 DT_DIR = 4, enumerator
202 # define DT_DIR DT_DIR macro
/openbmc/u-boot/fs/yaffs2/
H A Dyportenv.h37 #define DT_DIR 4 macro
H A Dyaffs_guts.c4494 return DT_DIR; in yaffs_get_obj_type()
/openbmc/u-boot/arch/sandbox/cpu/
H A Dos.c446 case DT_DIR: in os_dirent_ls()
/openbmc/qemu/qga/
H A Dcommands-linux.c899 if (!(de_disk->d_type & DT_DIR)) { in get_disk_partitions()
1833 !(de->d_type & DT_DIR)) { in qmp_guest_get_memory_blocks()
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h542 #define DT_DIR 4 macro