Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/jffs2/
H A Djffs2.h211 DT_WHT = 14 enumerator
212 # define DT_WHT DT_WHT macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Ddirent.h115 DT_WHT = 14 enumerator
116 # define DT_WHT DT_WHT macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Ddirent.h115 DT_WHT = 14 enumerator
116 # define DT_WHT DT_WHT macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs_types.h42 #define DT_WHT 14 macro
/OK3568_Linux_fs/u-boot/fs/yaffs2/
H A Dyportenv.h42 #define DT_WHT 14 macro
/OK3568_Linux_fs/kernel/fs/vboxsf/
H A Ddir.c86 d_type = DT_WHT; in vboxsf_get_d_type()
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_dir2_readdir.c27 DT_FIFO, DT_SOCK, DT_LNK, DT_WHT,
/OK3568_Linux_fs/kernel/fs/coda/
H A Ddir.c340 case CDT_WHT: dt = DT_WHT; break; in CDT2DT()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfstrace.h22 TRACE_DEFINE_ENUM(DT_WHT);
34 { DT_WHT, "WHT" })
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs.h548 #define DT_WHT 14 macro