'\" t .\" Title: sysfs_chmod_file .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: January 2017 .\" Manual: The Filesystem for Exporting Kernel Objects .\" Source: Kernel Hackers Manual 4.8.15 .\" Language: English .\" .TH "SYSFS_CHMOD_FILE" "9" "January 2017" "Kernel Hackers Manual 4\&.8\&." "The Filesystem for Exporting K" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" sysfs_chmod_file \- update the modified mode value on an object attribute\&. .SH "SYNOPSIS" .HP \w'int\ sysfs_chmod_file('u .BI "int sysfs_chmod_file(struct\ kobject\ *\ " "kobj" ", const\ struct\ attribute\ *\ " "attr" ", umode_t\ " "mode" ");" .SH "ARGUMENTS" .PP \fIkobj\fR .RS 4 object we\*(Aqre acting for\&. .RE .PP \fIattr\fR .RS 4 attribute descriptor\&. .RE .PP \fImode\fR .RS 4 file permissions\&. .RE .SH "COPYRIGHT" .br