Home
last modified time | relevance | path

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

/linux/fs/sysfs/
H A Ddir.c121 struct kernfs_node *new_parent; in sysfs_move_dir_ns() local
/linux/tools/perf/ui/gtk/
H A Dhists.c106 GtkTreeIter iter, new_parent; in perf_gtk__add_callchain_flat() local
229 GtkTreeIter iter, new_parent; in perf_gtk__add_callchain_graph() local
/linux/kernel/
H A Dptrace.c69 void __ptrace_link(struct task_struct *child, struct task_struct *new_parent, in __ptrace_link()
84 static void ptrace_link(struct task_struct *child, struct task_struct *new_parent) in ptrace_link()
/linux/fs/vboxsf/
H A Ddir.c395 struct inode *new_parent, in vboxsf_dir_rename()
/linux/security/tomoyo/
H A Dtomoyo.c286 const struct path *new_parent, in tomoyo_path_rename()
/linux/include/linux/
H A Dkernfs.h556 struct kernfs_node *new_parent, in kernfs_rename_ns()
637 struct kernfs_node *new_parent, in kernfs_rename()
H A Dfs.h2025 struct dentry *new_parent; member
/linux/fs/bcachefs/
H A Dnamei.c382 static int subvol_update_parent(struct btree_trans *trans, u32 subvol, u32 new_parent) in subvol_update_parent()
H A Dsubvolume.c394 u32 old_parent, u32 new_parent) in bch2_subvolume_reparent()
/linux/lib/
H A Dkobject.c538 int kobject_move(struct kobject *kobj, struct kobject *new_parent) in kobject_move()
/linux/fs/xfs/libxfs/
H A Dxfs_dir2.c1202 bool new_parent = (src_dp != target_dp); in xfs_dir_rename_children() local
/linux/fs/xfs/scrub/
H A Dparent_repair.c774 xfs_ino_t orig_parent, new_parent; in xrep_parent_move_to_orphanage() local
H A Ddir_repair.c1836 xfs_ino_t orig_parent, new_parent; in xrep_dir_move_to_orphanage() local
/linux/kernel/cgroup/
H A Dcgroup-v1.c846 static int cgroup1_rename(struct kernfs_node *kn, struct kernfs_node *new_parent, in cgroup1_rename()
/linux/drivers/clk/
H A Dclk_test.c668 struct clk *parent, *new_parent; in clk_test_orphan_transparent_multiple_parent_mux_set_parent() local
2449 struct clk *new_parent = clk_hw_get_clk(&ctx->mux_ctx.parents_ctx[1].hw, NULL); in clk_mux_notifier_set_parent_test() local
/linux/fs/xfs/
H A Dxfs_inode.c2132 bool new_parent = (src_dp != target_dp); in xfs_rename() local
/linux/drivers/base/
H A Dcore.c4566 struct device *new_parent) in device_move_class_links()
4584 int device_move(struct device *dev, struct device *new_parent, in device_move()
/linux/drivers/md/persistent-data/
H A Ddm-btree.c843 struct dm_block *left, *right, *new_parent; in btree_split_beneath() local
/linux/fs/resctrl/
H A Drdtgroup.c3870 struct kernfs_node *new_parent, const char *new_name) in rdtgroup_rename()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_sched.c2301 ice_sched_update_parent(struct ice_sched_node *new_parent, in ice_sched_update_parent()