Home
last modified time | relevance | path

Searched defs:mnt (Results 1 – 2 of 2) sorted by relevance

/system/vold/
DFileDeviceUtils.cpp51 struct mntent* mnt; // getmntent returns a thread local, so it's safe. in BlockDeviceForPath() local
DUtils.cpp852 struct mntent* mnt; // getmntent returns a thread local, so it's safe. in findMountPointsWithPrefix() local