Searched refs:SYSFS_GROUP_INVISIBLE (Results 1 – 2 of 2) sorted by relevance
105 #define SYSFS_GROUP_INVISIBLE 020000 macro152 return SYSFS_GROUP_INVISIBLE; \184 return SYSFS_GROUP_INVISIBLE; \199 return SYSFS_GROUP_INVISIBLE; \208 return SYSFS_GROUP_INVISIBLE; \
66 mode &= ~SYSFS_GROUP_INVISIBLE; in create_files()96 mode &= ~SYSFS_GROUP_INVISIBLE; in create_files()145 if (mode & SYSFS_GROUP_INVISIBLE) in internal_create_group()
Completed in 13 milliseconds