Home
last modified time | relevance | path

Searched defs:amode (Results 1 – 2 of 2) sorted by relevance

/fs/
Dattr.c185 umode_t amode = attr->ia_mode; in notify_change() local
/fs/sysfs/
Dfile.c527 const struct attribute *attr, int type, umode_t amode) in sysfs_add_file_mode()