Searched refs:sysfs_move_dir_ns (Results 1 – 3 of 3) sorted by relevance
117 int sysfs_move_dir_ns(struct kobject *kobj, struct kobject *new_parent_kobj, in sysfs_move_dir_ns() function
265 int __must_check sysfs_move_dir_ns(struct kobject *kobj,378 static inline int sysfs_move_dir_ns(struct kobject *kobj, in sysfs_move_dir_ns() function
569 error = sysfs_move_dir_ns(kobj, new_parent, kobject_namespace(kobj)); in kobject_move()