Searched refs:CONFIGFS_USET_DEFAULT (Results 1 – 2 of 2) sorted by relevance
508 if (sd->s_type & CONFIGFS_USET_DEFAULT) { in configfs_detach_prep()545 if (sd->s_type & CONFIGFS_USET_DEFAULT) in configfs_detach_rollback()627 !(sd->s_type & CONFIGFS_USET_DEFAULT)) in detach_groups()679 sd->s_type |= CONFIGFS_USET_DEFAULT; in create_default_group()948 type_print(CONFIGFS_USET_DEFAULT); in configfs_dump_one()1447 if (sd->s_type & CONFIGFS_USET_DEFAULT) in configfs_rmdir()
53 #define CONFIGFS_USET_DEFAULT 0x0080 macro