Searched refs:MAP_LBA_MASK (Results 1 – 2 of 2) sorted by relevance
27 #define MAP_LBA_MASK (~((1 << MAP_TRIM_SHIFT) | (1 << MAP_ERR_SHIFT))) macro
102 mapping &= MAP_LBA_MASK; in btt_map_write()154 postmap = raw_mapping & MAP_LBA_MASK; in btt_map_read()