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

  /system/vold/
Fat.cpp 102 char mountData[255];
124 sprintf(mountData,
128 rc = mount(fsPath, mountPoint, "vfat", flags, mountData);
133 rc = mount(fsPath, mountPoint, "vfat", flags, mountData);

Completed in 39 milliseconds