Searched refs:e2p_edit_feature (Results 1 – 6 of 6) sorted by relevance
60 int e2p_edit_feature(const char *str, __u32 *compat_array, __u32 *ok_array);
398 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).
4 e2p_edit_feature@Base 1.37
2052 if (e2p_edit_feature(argv[i], in do_features()
1204 if (e2p_edit_feature(str, compat_array, ok_features)) { in edit_feature()