Home
last modified time | relevance | path

Searched refs:new_parent_kobj (Results 1 – 2 of 2) sorted by relevance

/linux/fs/sysfs/
H A Ddir.c117 int sysfs_move_dir_ns(struct kobject *kobj, struct kobject *new_parent_kobj, in sysfs_move_dir_ns() argument
123 new_parent = new_parent_kobj && new_parent_kobj->sd ? in sysfs_move_dir_ns()
124 new_parent_kobj->sd : sysfs_root_kn; in sysfs_move_dir_ns()
/linux/include/linux/
H A Dsysfs.h404 struct kobject *new_parent_kobj,
521 struct kobject *new_parent_kobj, in sysfs_move_dir_ns() argument