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

  /system/extras/ext4_utils/
setup_fs.c 13 int setup_fs(const char *blockdev) function
49 fprintf(stderr,"error: setup_fs: fork failed\n");
59 fprintf(stderr, "error: setup_fs: waitpid failed!\n");
75 need_reboot |= setup_fs(argv[1]);
Android.mk 57 LOCAL_SRC_FILES := setup_fs.c
58 LOCAL_MODULE := setup_fs
  /device/google/marlin/common/
base.mk 771 setup_fs

Completed in 593 milliseconds