Searched refs:make_ext4 (Results 1 – 3 of 3) sorted by relevance
39 int make_ext4(const char *path, const char *label);
151 int make_ext4(const char *path, const char *label) in make_ext4() function
396 int result = make_ext4(v->device, label); in format_volume()