Searched refs:e2p_feature2string (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/e2fsprogs/lib/e2p/ |
H A 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()
|
H A D | e2p.h | 56 const char *e2p_feature2string(int compat, unsigned int mask);
|
H A D | ls.c | 109 fprintf(f, " %s", e2p_feature2string(i, m)); in print_features()
|
/aosp_15_r20/external/e2fsprogs/doc/RelNotes/ |
H A D | v1.45.6.txt | 50 Added a thread-safe variant of e2p_feature2string(),
|
H A D | v1.16.txt | 73 (e2p_feature2string, e2p_string2feature, e2p_edit_feature).
|
/aosp_15_r20/out/soong/.intermediates/external/e2fsprogs/lib/e2p/libext2_e2p/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libext2_e2p.so.toc | 52 47: FUNC GLOBAL DEFAULT 15 e2p_feature2string
|
/aosp_15_r20/out/soong/.intermediates/external/e2fsprogs/lib/e2p/libext2_e2p/android_recovery_arm64_armv8-2a_cortex-a55_shared/ |
D | libext2_e2p.so.toc | 52 47: FUNC GLOBAL DEFAULT 15 e2p_feature2string
|
/aosp_15_r20/out/soong/.intermediates/external/e2fsprogs/lib/e2p/libext2_e2p/android_vendor_ramdisk_arm64_armv8-2a_cortex-a55_shared/ |
D | libext2_e2p.so.toc | 52 47: FUNC GLOBAL DEFAULT 15 e2p_feature2string
|
/aosp_15_r20/out/soong/.intermediates/external/e2fsprogs/lib/e2p/libext2_e2p/linux_glibc_x86_64_shared/ |
D | libext2_e2p-host.so.toc | 88 83: FUNC GLOBAL DEFAULT 11 e2p_feature2string
|
/aosp_15_r20/external/e2fsprogs/e2fsck/ |
H A D | unix.c | 155 e2p_feature2string(i, m)); in show_stats() 1839 e2p_feature2string(i, m)); in main()
|
/aosp_15_r20/external/e2fsprogs/debian/ |
H A D | libext2fs2.symbols | 9 e2p_feature2string@Base 1.37
|
/aosp_15_r20/external/e2fsprogs/debugfs/ |
H A D | debugfs.c | 412 fprintf(f, " %s", e2p_feature2string(i, m)); in print_features() 2275 e2p_feature2string(compat, in find_supp_feature()
|
/aosp_15_r20/external/e2fsprogs/misc/ |
H A D | tune2fs.c | 1116 e2p_feature2string(type_err & in update_feature_set() 1122 e2p_feature2string(type_err, mask_err)); in update_feature_set()
|