Lines Matching refs:profile
54 #include "profile.h"
90 profile_t profile;
1005 retval = profile_init(config_fn, &profile);
1007 profile_init(default_files, &profile);
1008 profile_set_default(profile, mke2fs_default_profile);
1352 profile_get_string(profile, "defaults", "base_features", 0,
1355 profile_get_string(profile, "fs_types", fs_type,
1362 profile_get_string(profile, "defaults", "default_features", 0,
1364 profile_get_string(profile, "fs_types", fs_type,
1430 profile_get_integer(profile, "defaults", "blocksize", 0,
1432 profile_get_integer(profile, "fs_types", fs_type,
1450 profile_get_integer(profile, "defaults", "inode_ratio", 0,
1452 profile_get_integer(profile, "fs_types", fs_type,
1502 profile_get_integer(profile, "defaults", "inode_size", NULL,
1504 profile_get_integer(profile, "fs_types", fs_type,