Home
last modified time | relevance | path

Searched defs:mentry (Results 1 – 8 of 8) sorted by relevance

/system/core/init/
Dswitch_root.cpp45 mntent* mentry; in GetMounts() local
Dreboot.cpp218 mntent* mentry; in IsDataMounted() local
236 mntent* mentry; in FindPartitionsToUmount() local
/system/memory/libmeminfo/libelf64/tests/page_size_16kb/
Delf_alignment_test.cpp59 mntent* mentry; in GetMounts() local
/system/extras/pagecache/
Ddumpcache.c143 struct mntent* mentry; in main() local
/system/vold/
DProcess.cpp120 mntent* mentry; in KillProcessesWithTmpfsMounts() local
DVolumeManager.cpp1066 mntent* mentry; in unmountAll() local
/system/core/libprocessgroup/util/
Dutil.cpp166 for (mntent* mentry = getmntent(fp); mentry != nullptr; mentry = getmntent(fp)) { in ReadCgroupV1Mounts() local
/system/core/fs_mgr/tests/
Dfs_mgr_test.cpp292 mntent* mentry; in TEST() local