Searched refs:map_entry (Results 1 – 1 of 1) sorted by relevance
545 u32 i, map_entry; in btt_freelist_init() local583 ret = btt_map_read(arena, le32_to_cpu(log_new.lba), &map_entry, in btt_freelist_init()587 if ((le32_to_cpu(log_new.new_map) != map_entry) && in btt_freelist_init()588 (le32_to_cpu(log_new.old_map) == map_entry)) { in btt_freelist_init()