Home
last modified time | relevance | path

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

/qemu/
H A Dqemu-img.c3204 static inline bool entry_mergeable(const MapEntry *curr, const MapEntry *next) in entry_mergeable() function
3347 if (entry_mergeable(&curr, &next)) { in img_map()