OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 51 milliseconds