Searched refs:amode (Results 1 – 3 of 3) sorted by relevance
191 umode_t amode = attr->ia_mode; in notify_change2() local193 if (is_sxid(amode)) in notify_change2()
232 const struct attribute *attr, int type, umode_t amode);
527 const struct attribute *attr, int type, umode_t amode) in sysfs_add_file_mode() argument529 umode_t mode = (amode & S_IALLUGO) | S_IFREG; in sysfs_add_file_mode()