Searched refs:DT_LNK (Results 1 - 6 of 6) sorted by relevance

/u-boot/include/jffs2/
H A Djffs2.h207 DT_LNK = 10, enumerator in enum:__anon1060
208 # define DT_LNK DT_LNK macro
/u-boot/fs/yaffs2/
H A Dyportenv.h41 #define DT_LNK 10 macro
H A Dyaffs_guts.c4498 return DT_LNK;
/u-boot/fs/jffs2/
H A Djffs2_1pass.c940 if (d->type == DT_LNK) {
1006 if (jDir->type == DT_LNK)
1120 if (jDirFoundType != DT_LNK)
/u-boot/arch/sandbox/cpu/
H A Dos.c672 case DT_LNK:
/u-boot/fs/ubifs/
H A Dubifs.h545 #define DT_LNK 10 macro

Completed in 140 milliseconds