Searched refs:fs_feat (Results 1 – 1 of 1) sorted by relevance
233 struct cscfg_fs_feature *fs_feat = container_of(to_config_group(item), in cscfg_feat_description_show() local236 return scnprintf(page, PAGE_SIZE, "%s", fs_feat->feat_desc->description); in cscfg_feat_description_show()242 struct cscfg_fs_feature *fs_feat = container_of(to_config_group(item), in cscfg_feat_matches_show() local244 u32 match_flags = fs_feat->feat_desc->match_flags; in cscfg_feat_matches_show()260 struct cscfg_fs_feature *fs_feat = container_of(to_config_group(item), in cscfg_feat_nr_params_show() local263 return scnprintf(page, PAGE_SIZE, "%d\n", fs_feat->feat_desc->nr_params); in cscfg_feat_nr_params_show()