Home
last modified time | relevance | path

Searched defs:new_parent (Results 1 – 9 of 9) sorted by relevance

/linux-3.3/fs/xfs/
Dxfs_rename.c105 int new_parent; /* moving to a new dir */ in xfs_rename() local
/linux-3.3/arch/arm/mach-omap2/
Dclkt_clksel.c483 int omap2_clksel_set_parent(struct clk *clk, struct clk *new_parent) in omap2_clksel_set_parent()
Dclock.c390 int omap2_clk_set_parent(struct clk *clk, struct clk *new_parent) in omap2_clk_set_parent()
Ddpll3xxx.c427 struct clk *new_parent = NULL; in omap3_noncore_dpll_set_rate() local
/linux-3.3/security/tomoyo/
Dtomoyo.c295 struct path *new_parent, in tomoyo_path_rename()
/linux-3.3/drivers/base/
Dcore.c1698 struct device *new_parent) in device_move_class_links()
1716 int device_move(struct device *dev, struct device *new_parent, in device_move()
/linux-3.3/lib/
Dkobject.c461 int kobject_move(struct kobject *kobj, struct kobject *new_parent) in kobject_move()
/linux-3.3/kernel/
Dptrace.c41 void __ptrace_link(struct task_struct *child, struct task_struct *new_parent) in __ptrace_link()
/linux-3.3/drivers/md/persistent-data/
Ddm-btree.c494 struct dm_block *left, *right, *new_parent; in btree_split_beneath() local