Searched refs:Volume (Results 1 – 3 of 3) sorted by relevance
23 using Volume = android::fs_mgr::FstabEntry; variable29 Volume* volume_for_mount_point(const std::string& mount_point);
76 Volume* volume = volume_for_mount_point(partition); in run_e2fsck()
73 Volume* volume_for_mount_point(const std::string& mount_point) { in volume_for_mount_point()