Home
last modified time | relevance | path

Searched refs:rentry (Results 1 – 1 of 1) sorted by relevance

/system/core/fs_mgr/
Dfs_mgr_remount.cpp416 auto& rentry = *it; in do_remount() local
417 if (mount_point == rentry.mount_point) { in do_remount()
418 blk_device = rentry.blk_device; in do_remount()
423 if ((mount_point == "/") && (rentry.mount_point == "/system")) { in do_remount()
424 blk_device = rentry.blk_device; in do_remount()