Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.h681 static inline int64_t size_to_l1(BDRVQcow2State *s, int64_t size) in size_to_l1() function
H A Dqcow2.c1581 l1_vm_state_index = size_to_l1(s, header.size); in qcow2_do_open()
4341 new_l1_size = size_to_l1(s, offset); in qcow2_co_truncate()