Searched refs:mount_filesystem (Results 1 – 1 of 1) sorted by relevance
/external/toybox/toys/lsb/ |
D | mount.c | 137 static void mount_filesystem(char *dev, char *dir, char *type, in mount_filesystem() function 348 mount_filesystem(mm->device, mm->dir, mm->type, aflags, aopts); in mount_main() 378 mount_filesystem(dev, dir, TT.type, flag_opts(opts, flags, &more), more); in mount_main()
|