Searched refs:make_ext2 (Results 1 – 3 of 3) sorted by relevance
38 int make_ext2(const char *path, const char *label);
146 int make_ext2(const char *path, const char *label) in make_ext2() function
405 int result = make_ext2(v->device, label); in format_volume()