HomeSort by relevance Sort by last modified time
    Searched refs:ext4fixup (Results 1 - 4 of 4) sorted by null

  /system/extras/ext4_utils/
ext4fixup.h 17 int ext4fixup(char *fsdev);
test_ext4fixup 31 ext4fixup "$FIXED_FS_IMAGE"
35 echo "$ME: ext4fixup failed!\n"
54 ext4fixup -d "$PHASE,$LOC,$COUNT" "$NEW_FS_IMAGE" 2>/dev/null
57 ext4fixup "$NEW_FS_IMAGE"
Android.mk 7 ext4fixup.c \
139 LOCAL_MODULE := ext4fixup
149 LOCAL_MODULE := ext4fixup
ext4fixup.c 20 #include "ext4fixup.h"
781 int ext4fixup(char *fsdev) function

Completed in 51 milliseconds