OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mount_filesystem
(Results
1 - 1
of
1
) sorted by null
/external/toybox/toys/lsb/
mount.c
138
static void
mount_filesystem
(char *dev, char *dir, char *type,
function
352
mount_filesystem
(mm->device, mm->dir, mm->type, aflags, aopts);
383
mount_filesystem
(dev, dir, TT.type, flags, more);
Completed in 714 milliseconds