Searched refs:mkimg_format (Results 1 – 7 of 7) sorted by relevance
34 struct mkimg_format { struct41 SET_DECLARE(formats, struct mkimg_format); argument46 struct mkimg_format *format_selected(void);
45 static struct mkimg_format *format;59 struct mkimg_format *f, **iter; in format_select()71 struct mkimg_format *
55 static struct mkimg_format raw_format = {
356 static struct mkimg_format qcow1_format = {364 static struct mkimg_format qcow2_format = {
349 static struct mkimg_format vhd_dyn_format = {379 static struct mkimg_format vhd_fix_format = {
254 static struct mkimg_format vmdk_format = {
78 struct mkimg_format *f, **f_iter; in print_formats()