Searched refs:l2meta_cow_end (Results 1 – 2 of 2) sorted by relevance
816 static inline uint64_t l2meta_cow_end(QCowL2Meta *m) in l2meta_cow_end() function
1417 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()