Home
last modified time | relevance | path

Searched refs:is_bin (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/sysfs/
Dsysfs.h32 const struct attribute *attr, bool is_bin);
34 const struct attribute *attr, bool is_bin,
Dfile.c241 const struct attribute *attr, bool is_bin, in sysfs_add_file_mode_ns() argument
249 if (!is_bin) { in sysfs_add_file_mode_ns()
310 bool is_bin) in sysfs_add_file() argument
312 return sysfs_add_file_mode_ns(parent, attr, is_bin, attr->mode, NULL); in sysfs_add_file()