Home
last modified time | relevance | path

Searched defs:sysfs_file_change_owner (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/sysfs/
H A Dfile.c630 int sysfs_file_change_owner(struct kobject *kobj, const char *name, kuid_t kuid, in sysfs_file_change_owner() function
652 EXPORT_SYMBOL_GPL(sysfs_file_change_owner); variable
/kernel/linux/linux-6.6/fs/sysfs/
H A Dfile.c649 int sysfs_file_change_owner(struct kobject *kobj, const char *name, kuid_t kuid, in sysfs_file_change_owner() function
671 EXPORT_SYMBOL_GPL(sysfs_file_change_owner); variable
/kernel/linux/linux-5.10/include/linux/
H A Dsysfs.h549 static inline int sysfs_file_change_owner(struct kobject *kobj, in sysfs_file_change_owner() function
/kernel/linux/linux-6.6/include/linux/
H A Dsysfs.h573 static inline int sysfs_file_change_owner(struct kobject *kobj, in sysfs_file_change_owner() function

Completed in 6 milliseconds