Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.h816 static inline uint64_t l2meta_cow_end(QCowL2Meta *m) in l2meta_cow_end() function
H A Dqcow2-cluster.c1417 uint64_t old_end = ROUND_UP(l2meta_cow_end(old_alloc), s->cluster_size); in handle_dependencies()
1426 start >= l2meta_cow_end(old_alloc))) in handle_dependencies()