Home
last modified time | relevance | path

Searched refs:DT_LNK (Results 1 – 7 of 7) sorted by relevance

/rk3399_rockchip-uboot/include/jffs2/
H A Djffs2.h207 DT_LNK = 10, enumerator
208 # define DT_LNK DT_LNK macro
/rk3399_rockchip-uboot/fs/yaffs2/
H A Dyportenv.h40 #define DT_LNK 10 macro
H A Dyaffs_guts.c4498 return DT_LNK; in yaffs_get_obj_type()
/rk3399_rockchip-uboot/fs/jffs2/
H A Djffs2_1pass.c985 if (d->type == DT_LNK) { in dump_inode()
1051 if (jDir->type == DT_LNK) in jffs2_1pass_list_inodes()
1167 if (jDirFoundType != DT_LNK) in jffs2_1pass_resolve_inode()
H A Djffs2_nand_1pass.c588 if (jDirFoundType != DT_LNK) in jffs2_1pass_resolve_inode()
/rk3399_rockchip-uboot/arch/sandbox/cpu/
H A Dos.c366 case DT_LNK: in os_dirent_ls()
/rk3399_rockchip-uboot/fs/ubifs/
H A Dubifs.h546 #define DT_LNK 10 macro