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
141
do_mount
(char *dev, char *dir, char *type, unsigned long rwflag, void *data, int loop,
function
330
return
do_mount
(dev, dir, type, rwflag, extra.str, loop, loopdev);
/system/core/init/
builtins.c
283
int
do_mount
(int nargs, char **args)
function
Completed in 1463 milliseconds