Home
last modified time | relevance | path

Searched refs:DT_WHT (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/include/jffs2/
H A Djffs2.h211 DT_WHT = 14 enumerator
212 # define DT_WHT DT_WHT macro
/openbmc/linux/include/linux/
H A Dfs_types.h42 #define DT_WHT 14 macro
/openbmc/linux/include/trace/misc/
H A Dfs.h22 { DT_WHT, "WHT" })
/openbmc/u-boot/fs/yaffs2/
H A Dyportenv.h42 #define DT_WHT 14 macro
/openbmc/linux/fs/xfs/
H A Dxfs_dir2_readdir.c27 DT_FIFO, DT_SOCK, DT_LNK, DT_WHT,
/openbmc/linux/fs/vboxsf/
H A Ddir.c86 d_type = DT_WHT; in vboxsf_get_d_type()
/openbmc/linux/fs/coda/
H A Ddir.c341 case CDT_WHT: dt = DT_WHT; break; in CDT2DT()
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h547 #define DT_WHT 14 macro