Searched refs:new_mount_point (Results 1 – 1 of 1) sorted by relevance
1296 auto new_mount_point = fs_mgr_mount_point(entry.mount_point); in fs_mgr_overlayfs_candidate_list() local1300 if ((it_mount_point == new_mount_point) || in fs_mgr_overlayfs_candidate_list()1301 (android::base::StartsWith(new_mount_point, it_mount_point + "/"))) { in fs_mgr_overlayfs_candidate_list()1305 if (android::base::StartsWith(it_mount_point, new_mount_point + "/")) { in fs_mgr_overlayfs_candidate_list()