Searched defs:mentry (Results 1 – 8 of 8) sorted by relevance
45 mntent* mentry; in GetMounts() local
218 mntent* mentry; in IsDataMounted() local236 mntent* mentry; in FindPartitionsToUmount() local
59 mntent* mentry; in GetMounts() local
143 struct mntent* mentry; in main() local
120 mntent* mentry; in KillProcessesWithTmpfsMounts() local
1066 mntent* mentry; in unmountAll() local
166 for (mntent* mentry = getmntent(fp); mentry != nullptr; mentry = getmntent(fp)) { in ReadCgroupV1Mounts() local
292 mntent* mentry; in TEST() local