Searched refs:e2p_feature2string (Results 1 – 9 of 9) sorted by relevance
/external/e2fsprogs/lib/e2p/ |
D | feature.c | 173 const char *e2p_feature2string(int compat, unsigned int mask) in e2p_feature2string() function 423 str = e2p_feature2string(compat, mask); in main()
|
D | e2p.h | 56 const char *e2p_feature2string(int compat, unsigned int mask);
|
D | ls.c | 109 fprintf(f, " %s", e2p_feature2string(i, m)); in print_features()
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.45.6.txt | 50 Added a thread-safe variant of e2p_feature2string(),
|
D | v1.16.txt | 73 (e2p_feature2string, e2p_string2feature, e2p_edit_feature).
|
/external/e2fsprogs/debian/ |
D | libext2fs2.symbols | 9 e2p_feature2string@Base 1.37
|
/external/e2fsprogs/e2fsck/ |
D | unix.c | 154 e2p_feature2string(i, m)); in show_stats() 1830 e2p_feature2string(i, m)); in main()
|
/external/e2fsprogs/debugfs/ |
D | debugfs.c | 414 fprintf(f, " %s", e2p_feature2string(i, m)); in print_features() 2277 e2p_feature2string(compat, in find_supp_feature()
|
/external/e2fsprogs/misc/ |
D | tune2fs.c | 1110 e2p_feature2string(type_err & in update_feature_set() 1116 e2p_feature2string(type_err, mask_err)); in update_feature_set()
|