Home
last modified time | relevance | path

Searched refs:e2p_feature2string (Results 1 – 9 of 9) sorted by relevance

/external/e2fsprogs/lib/e2p/
Dfeature.c173 const char *e2p_feature2string(int compat, unsigned int mask) in e2p_feature2string() function
423 str = e2p_feature2string(compat, mask); in main()
De2p.h56 const char *e2p_feature2string(int compat, unsigned int mask);
Dls.c109 fprintf(f, " %s", e2p_feature2string(i, m)); in print_features()
/external/e2fsprogs/doc/RelNotes/
Dv1.45.6.txt50 Added a thread-safe variant of e2p_feature2string(),
Dv1.16.txt73 (e2p_feature2string, e2p_string2feature, e2p_edit_feature).
/external/e2fsprogs/debian/
Dlibext2fs2.symbols9 e2p_feature2string@Base 1.37
/external/e2fsprogs/e2fsck/
Dunix.c154 e2p_feature2string(i, m)); in show_stats()
1830 e2p_feature2string(i, m)); in main()
/external/e2fsprogs/debugfs/
Ddebugfs.c414 fprintf(f, " %s", e2p_feature2string(i, m)); in print_features()
2277 e2p_feature2string(compat, in find_supp_feature()
/external/e2fsprogs/misc/
Dtune2fs.c1110 e2p_feature2string(type_err & in update_feature_set()
1116 e2p_feature2string(type_err, mask_err)); in update_feature_set()