Searched refs:SYSFS_PREALLOC (Results 1 – 4 of 4) sorted by relevance
59 WARN(mode & ~(SYSFS_PREALLOC | 0664), in create_files()63 mode &= SYSFS_PREALLOC | 0664; in create_files()88 WARN(mode & ~(SYSFS_PREALLOC | 0664), in create_files()92 mode &= SYSFS_PREALLOC | 0664; in create_files()
270 if (mode & SYSFS_PREALLOC) { in sysfs_add_file_mode_ns()
99 #define SYSFS_PREALLOC 010000 macro110 .mode = SYSFS_PREALLOC | VERIFY_OCTAL_PERMISSIONS(_mode) },\
132 return reg & ETR3_CF9LOCK ? attr->mode & (SYSFS_PREALLOC | 0444) : attr->mode; in etr3_is_visible()