Searched refs:sysfs_file_change_owner (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dsysfs.h465 int sysfs_file_change_owner(struct kobject *kobj, const char *name, kuid_t kuid,
693 static inline int sysfs_file_change_owner(struct kobject *kobj, function
/linux-master/fs/sysfs/
H A Dfile.c653 * sysfs_file_change_owner - change owner of a sysfs file.
664 int sysfs_file_change_owner(struct kobject *kobj, const char *name, kuid_t kuid, function
686 EXPORT_SYMBOL_GPL(sysfs_file_change_owner); variable
/linux-master/drivers/base/
H A Dcore.c4740 error = sysfs_file_change_owner(kobj, dev_attr_online.attr.name,
4784 error = sysfs_file_change_owner(kobj, dev_attr_uevent.attr.name, kuid,

Completed in 114 milliseconds