Searched refs:mkfs (Results 1 - 3 of 3) sorted by relevance

/system/extras/ext4_utils/
H A Dsetup_fs.c11 const char *mkfs = "/system/bin/make_ext4fs"; variable
53 execl(mkfs, mkfs, buf, NULL);
/system/extras/f2fs_utils/
H A DAndroid.mk13 LOCAL_C_INCLUDES := external/f2fs-tools/include external/f2fs-tools/mkfs
19 LOCAL_C_INCLUDES := external/f2fs-tools/include external/f2fs-tools/mkfs
31 LOCAL_C_INCLUDES := external/f2fs-tools/include external/f2fs-tools/mkfs
54 LOCAL_C_INCLUDES := external/f2fs-tools/include external/f2fs-tools/mkfs
61 LOCAL_C_INCLUDES := external/f2fs-tools/include external/f2fs-tools/mkfs
68 LOCAL_C_INCLUDES := external/f2fs-tools/include external/f2fs-tools/mkfs
/system/update_engine/sample_images/
H A Dgenerate_images.sh225 mkfs.ext2 "${mkfs_opts[@]}" "${filename}"

Completed in 1385 milliseconds