Searched refs:entry_map_end (Results 1 – 1 of 1) sorted by relevance
275 uint64_t *entry, *entry_map, *entry_map_end; in space_map_load() local319 entry_map_end = entry_map + (size / sizeof (uint64_t)); in space_map_load()320 for (entry = entry_map; entry < entry_map_end; entry++) { in space_map_load()410 uint64_t *entry, *entry_map, *entry_map_end; in space_map_sync() local430 entry_map_end = entry_map + (bufsize / sizeof (uint64_t)); in space_map_sync()448 if (entry == entry_map_end) { in space_map_sync()