Searched refs:profile_get_uint (Results 1 – 7 of 7) sorted by relevance
/external/e2fsprogs/e2fsck/ |
D | profile.h | 76 long profile_get_uint
|
D | util.c | 798 profile_get_uint(e2fsck_global_ctx->profile, "bitmaps", in e2fsck_set_bitmap_type() 800 profile_get_uint(e2fsck_global_ctx->profile, "bitmaps", in e2fsck_set_bitmap_type()
|
D | dirinfo.c | 49 profile_get_uint(ctx->profile, "scratch_files", in setup_tdb()
|
D | rehash.c | 411 profile_get_uint(ctx->profile, "options", in copy_dir_entries()
|
D | profile.c | 1564 profile_get_uint(profile_t profile, const char *name, const char *subname, in profile_get_uint() function
|
D | pass1.c | 530 profile_get_uint(ctx->profile, "scratch_files", in e2fsck_setup_tdb_icount()
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 3871 Add new function profile_get_uint() to allow for a clean way to fetch
|