SYSFS_CHMOD_FILE(9) The Filesystem for Exporting K SYSFS_CHMOD_FILE(9)NAMEsysfs_chmod_file - update the modified mode value on an object attribute.SYNOPSISint sysfs_chmod_file(struct kobject * kobj, const struct attribute * attr, umode_t mode);ARGUMENTSkobj object we're acting for. attr attribute descriptor. mode file permissions.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SYSFS_CHMOD_FILE(9)