Searched refs:fs_feat (Results 1 – 1 of 1) sorted by relevance
166 struct cscfg_fs_feature *fs_feat = container_of(to_config_group(item), in cscfg_feat_description_show() local169 return scnprintf(page, PAGE_SIZE, "%s", fs_feat->feat_desc->description); in cscfg_feat_description_show()175 struct cscfg_fs_feature *fs_feat = container_of(to_config_group(item), in cscfg_feat_matches_show() local177 u32 match_flags = fs_feat->feat_desc->match_flags; in cscfg_feat_matches_show()193 struct cscfg_fs_feature *fs_feat = container_of(to_config_group(item), in cscfg_feat_nr_params_show() local196 return scnprintf(page, PAGE_SIZE, "%d\n", fs_feat->feat_desc->nr_params); in cscfg_feat_nr_params_show()