1SYSFS_CHMOD_FILE(9)     The Filesystem for Exporting K     SYSFS_CHMOD_FILE(9)
2
3
4

NAME

6       sysfs_chmod_file - update the modified mode value on an object
7       attribute.
8

SYNOPSIS

10       int sysfs_chmod_file(struct kobject * kobj, struct attribute * attr,
11                            mode_t mode);
12

ARGUMENTS

14       kobj
15           object we´re acting for.
16
17       attr
18           attribute descriptor.
19
20       mode
21           file permissions.
22
24Kernel Hackers Manual 2.6.         June 2019               SYSFS_CHMOD_FILE(9)
Impressum