Searched refs:ext2_cfg (Results 1 – 7 of 7) sorted by relevance
26 struct ext2_cfg { struct36 static struct ext2_cfg name = { \ argument
33 struct ext2_cfg ext2_config = { in ZTEST()57 struct ext2_cfg ext2_config = { in ZTEST()
97 void mkfs_custom_config(struct ext2_cfg *cfg) in mkfs_custom_config()132 struct ext2_cfg config = { in ZTEST()145 struct ext2_cfg config = { in ZTEST()
42 void writing_test(struct ext2_cfg *config) in writing_test()144 struct ext2_cfg config = { in ZTEST()157 struct ext2_cfg config = { in ZTEST()
21 static void validate_config(struct ext2_cfg *cfg) in validate_config()45 static void set_bitmap_padding(uint8_t *bitmap, uint32_t nelems, struct ext2_cfg *cfg) in set_bitmap_padding()75 struct ext2_cfg *cfg) in default_directory_inode()96 int ext2_format(struct ext2_data *fs, struct ext2_cfg *cfg) in ext2_format()
121 int ext2_format(struct ext2_data *fs, struct ext2_cfg *cfg);
452 struct ext2_cfg *cfg = vcfg; in ext2_mkfs()