Searched refs:e2p_edit_feature (Results 1 – 6 of 6) sorted by relevance
57 int e2p_edit_feature(const char *str, __u32 *compat_array, __u32 *ok_array);
380 int e2p_edit_feature(const char *str, __u32 *compat_array, __u32 *ok_array) in e2p_edit_feature() function
73 (e2p_feature2string, e2p_string2feature, e2p_edit_feature).
3 e2p_edit_feature@Base 1.37
2035 if (e2p_edit_feature(argv[i], in do_features()
1147 if (e2p_edit_feature(str, compat_array, ok_features)) { in edit_feature()