Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dsysfs.h332 int sysfs_link_change_owner(struct kobject *kobj, struct kobject *targ,
564 static inline int sysfs_link_change_owner(struct kobject *kobj, in sysfs_link_change_owner() function
/Linux-v5.15/fs/sysfs/
Dfile.c600 int sysfs_link_change_owner(struct kobject *kobj, struct kobject *targ, in sysfs_link_change_owner() function
/Linux-v5.15/drivers/base/
Dcore.c4457 error = sysfs_link_change_owner(&dev->class->p->subsys.kobj, &dev->kobj, in device_change_owner()