Searched refs:orig_parent (Results 1 – 4 of 4) sorted by relevance
33 struct clk *orig_parent; in tegra124_cpu_switch_to_dfll() local40 orig_parent = clk_get_parent(priv->cpu_clk); in tegra124_cpu_switch_to_dfll()52 clk_set_parent(priv->cpu_clk, orig_parent); in tegra124_cpu_switch_to_dfll()
774 xfs_ino_t orig_parent, new_parent; in xrep_parent_move_to_orphanage() local785 &orig_parent); in xrep_parent_move_to_orphanage()795 orig_parent = NULLFSINO; in xrep_parent_move_to_orphanage()844 if (orig_parent == new_parent && VFS_I(sc->ip)->i_nlink > 0) { in xrep_parent_move_to_orphanage()
1836 xfs_ino_t orig_parent, new_parent; in xrep_dir_move_to_orphanage() local1844 error = xchk_dir_lookup(sc, sc->ip, &xfs_name_dotdot, &orig_parent); in xrep_dir_move_to_orphanage()1889 if (orig_parent == new_parent && VFS_I(sc->ip)->i_nlink > 0) { in xrep_dir_move_to_orphanage()
96 struct rb_node *orig_parent = NULL; in tree_insert() local111 orig_parent = parent; in tree_insert()120 parent = orig_parent; in tree_insert()130 rb_link_node(&em->rb_node, orig_parent, p); in tree_insert()