Searched refs:fs_group (Results 1 – 2 of 2) sorted by relevance
405 config_desc->fs_group = new_group; in cscfg_configfs_add_config()411 if (config_desc->fs_group) { in cscfg_configfs_del_config()412 configfs_unregister_group(config_desc->fs_group); in cscfg_configfs_del_config()413 config_desc->fs_group = NULL; in cscfg_configfs_del_config()439 feat_desc->fs_group = new_group; in cscfg_configfs_add_feature()445 if (feat_desc->fs_group) { in cscfg_configfs_del_feature()446 configfs_unregister_group(feat_desc->fs_group); in cscfg_configfs_del_feature()447 feat_desc->fs_group = NULL; in cscfg_configfs_del_feature()
113 struct config_group *fs_group; member151 struct config_group *fs_group; member