Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Dtegra124-cpufreq.c33 struct clk *orig_parent; in tegra124_cpu_switch_to_dfll() local
40 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()
/linux/fs/xfs/scrub/
H A Dparent_repair.c774 xfs_ino_t orig_parent, new_parent; in xrep_parent_move_to_orphanage() local
785 &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()
H A Ddir_repair.c1835 xfs_ino_t orig_parent, new_parent; in xrep_dir_move_to_orphanage() local
1843 error = xchk_dir_lookup(sc, sc->ip, &xfs_name_dotdot, &orig_parent); in xrep_dir_move_to_orphanage()
1888 if (orig_parent == new_parent && VFS_I(sc->ip)->i_nlink > 0) { in xrep_dir_move_to_orphanage()