HomeSort by relevance Sort by last modified time
    Searched defs:do_mount (Results 1 - 2 of 2) sorted by null

  /system/core/toolbox/
mount.c 165 do_mount(char *dev, char *dir, char *type, unsigned long rwflag, void *data, int loop, function
358 return do_mount(dev, dir, type, rwflag, extra.str, loop, loopdev);
  /system/core/init/
builtins.c 362 int do_mount(int nargs, char **args) function

Completed in 580 milliseconds