Searched refs:treenext (Results 1 – 1 of 1) sorted by relevance
288 static struct dirtree *treenext(struct dirtree *this) in treenext() function344 for (that = tree; that; that = treenext(that)) { in check_treelinks()354 current = treenext(current); in check_treelinks()751 dti = treenext(dti); in mke2fs_main()