Home
last modified time | relevance | path

Searched refs:l2meta_cow_start (Results 1 – 3 of 3) sorted by relevance

/qemu/block/
H A Dqcow2.h811 static inline uint64_t l2meta_cow_start(QCowL2Meta *m) in l2meta_cow_start() function
H A Dqcow2-cluster.c1416 uint64_t old_start = start_of_cluster(s, l2meta_cow_start(old_alloc)); in handle_dependencies()
1425 (end <= l2meta_cow_start(old_alloc) || in handle_dependencies()
H A Dqcow2.c2462 if (l2meta_cow_start(m) + m->cow_start.nb_bytes != offset) { in merge_cow()
2464 assert(offset < l2meta_cow_start(m)); in merge_cow()