Home
last modified time | relevance | path

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

/aosp12/system/vold/
H A DFileDeviceUtils.cpp51 struct mntent* mnt; // getmntent returns a thread local, so it's safe. in BlockDeviceForPath() local
H A DUtils.cpp1234 struct mntent* mnt; // getmntent returns a thread local, so it's safe. in findMountPointsWithPrefix() local
/aosp12/bionic/libc/bionic/
H A Dmntent.cpp77 char* hasmntopt(const struct mntent* mnt, const char* opt) { in hasmntopt()
/aosp12/frameworks/base/services/incremental/
H A DIncrementalService.cpp427 const IncFsMount& mnt = *ifs; in onDump() local