Home
last modified time | relevance | path

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

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