Searched refs:sysfs_file_change_owner (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/ |
| H A D | sysfs.h | 483 int sysfs_file_change_owner(struct kobject *kobj, const char *name, kuid_t kuid, 715 static inline int sysfs_file_change_owner(struct kobject *kobj, in sysfs_file_change_owner() function
|
| /linux/fs/sysfs/ |
| H A D | file.c | 670 int sysfs_file_change_owner(struct kobject *kobj, const char *name, kuid_t kuid, in sysfs_file_change_owner() function
|
| /linux/drivers/base/ |
| H A D | core.c | 4705 error = sysfs_file_change_owner(kobj, dev_attr_online.attr.name, in device_attrs_change_owner() 4749 error = sysfs_file_change_owner(kobj, dev_attr_uevent.attr.name, kuid, in device_change_owner()
|