Searched refs:snapshot_sectors (Results 1 – 1 of 1) sorted by relevance
631 uint64_t snapshot_sectors = status.snapshot_size() / kSectorSize; in MapSnapshot() local667 table.Emplace<DmTargetSnapshot>(0, snapshot_sectors, base_device, cow_device, mode, in MapSnapshot()1574 uint64_t snapshot_sectors = status.snapshot_size() / kSectorSize; in CollapseSnapshotDevice() local1575 if (snapshot_sectors * kSectorSize != status.snapshot_size()) { in CollapseSnapshotDevice()