HomeSort by relevance Sort by last modified time
    Searched full:mount_filesystem (Results 1 - 1 of 1) sorted by null

  /external/toybox/toys/lsb/
mount.c 137 static void mount_filesystem(char *dev, char *dir, char *type, function
348 mount_filesystem(mm->device, mm->dir, mm->type, aflags, aopts);
378 mount_filesystem(dev, dir, TT.type, flag_opts(opts, flags, &more), more);

Completed in 225 milliseconds