Home
last modified time | relevance | path

Searched refs:zr (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/fs/ubifs/
H A Dtnc_misc.c32 struct ubifs_znode *ubifs_tnc_levelorder_next(struct ubifs_znode *zr, in ubifs_tnc_levelorder_next() argument
38 ubifs_assert(zr); in ubifs_tnc_levelorder_next()
41 return zr; in ubifs_tnc_levelorder_next()
43 if (unlikely(znode == zr)) { in ubifs_tnc_levelorder_next()
46 return ubifs_tnc_find_child(zr, 0); in ubifs_tnc_levelorder_next()
53 ubifs_assert(znode->level <= zr->level); in ubifs_tnc_levelorder_next()
59 while (znode->parent != zr && iip >= znode->parent->child_cnt) { in ubifs_tnc_levelorder_next()
64 if (unlikely(znode->parent == zr && in ubifs_tnc_levelorder_next()
79 znode = ubifs_tnc_find_child(zr, 0); in ubifs_tnc_levelorder_next()
H A Dubifs.h2222 struct ubifs_znode *ubifs_tnc_levelorder_next(struct ubifs_znode *zr,
2229 long ubifs_destroy_tnc_subtree(struct ubifs_znode *zr);
/rk3399_rockchip-uboot/lib/lzma/
H A Dlzma.txt56 7zr.exe - 7-Zip with 7z/lzma/xz support.
101 Alone7z - 7zr.exe: Standalone version of 7z.exe that supports only 7z/LZMA/BCJ/BCJ2
103 …Format7zR - 7zr.dll: Reduced version of 7za.dll: extracting/compressing to 7z/LZMA/BCJ/BCJ2
108 Client7z - Test application for 7za.dll, 7zr.dll, 7zxr.dll