Searched refs:mv (Results 1 – 1 of 1) sorted by relevance
98 MountedVolume* mv = find_mounted_volume_by_mount_point(mount_point); in ensure_path_mounted_at() local99 if (mv) { in ensure_path_mounted_at()154 MountedVolume* mv = find_mounted_volume_by_mount_point(v->mount_point); in ensure_path_unmounted() local155 if (mv == NULL) { in ensure_path_unmounted()160 return unmount_mounted_volume(mv); in ensure_path_unmounted()