Searched defs:mnt (Results 1 – 4 of 4) sorted by relevance
51 struct mntent* mnt; // getmntent returns a thread local, so it's safe. in BlockDeviceForPath() local
1234 struct mntent* mnt; // getmntent returns a thread local, so it's safe. in findMountPointsWithPrefix() local
77 char* hasmntopt(const struct mntent* mnt, const char* opt) { in hasmntopt()
427 const IncFsMount& mnt = *ifs; in onDump() local