Searched refs:e2p_string2feature (Results 1 – 5 of 5) sorted by relevance
/external/e2fsprogs/lib/e2p/ |
D | feature.c | 159 int e2p_string2feature(char *string, int *compat_type, unsigned int *mask) in e2p_string2feature() function 344 if (e2p_string2feature(cp, &compat_type, &mask)) { in e2p_edit_feature2() 399 e2p_string2feature((char *)f->string, &compat, in main() 411 if (e2p_string2feature((char *) str, &compat2, in main()
|
D | e2p.h | 52 int e2p_string2feature(char *string, int *compat, unsigned int *mask);
|
/external/e2fsprogs/debian/ |
D | e2fslibs.symbols | 15 e2p_string2feature@Base 1.37
|
/external/e2fsprogs/debugfs/ |
D | debugfs.c | 2151 ret = e2p_string2feature(name, &compat, &feature_mask); in find_supp_feature()
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 7359 (e2p_feature2string, e2p_string2feature, e2p_edit_feature).
|