Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/blktap2/vhd/lib/
A Dvhd-util-resize.c886 uint64_t map_needed, map_size, map_avail, map_bytes, map_secs; in vhd_dynamic_grow() local
910 map_secs = vhd->batmap.header.batmap_size; in vhd_dynamic_grow()
911 map_size = vhd_sectors_to_bytes(map_secs); in vhd_dynamic_grow()
A Dlibvhd.c621 off_t hdr_end, hdr_secs, map_end, map_secs; in vhd_end_of_headers() local
635 map_secs = ctx->batmap.header.batmap_size; in vhd_end_of_headers()
637 vhd_sectors_to_bytes(map_secs)); in vhd_end_of_headers()

Completed in 10 milliseconds