Home
last modified time | relevance | path

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

/linux/include/linux/
A Dsysfs.h105 #define SYSFS_GROUP_INVISIBLE 020000 macro
152 return SYSFS_GROUP_INVISIBLE; \
184 return SYSFS_GROUP_INVISIBLE; \
199 return SYSFS_GROUP_INVISIBLE; \
208 return SYSFS_GROUP_INVISIBLE; \
/linux/fs/sysfs/
A Dgroup.c66 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