Searched refs:intel_raid_map (Results 1 – 1 of 1) sorted by relevance
49 struct intel_raid_map { struct124 struct intel_raid_map map[1]; /* 2 entries if migr_state != 0. */201 sizeof(struct intel_raid_map) * 2 + \261 static struct intel_raid_map *264 struct intel_raid_map *mmap; in intel_get_map()270 mmap = (struct intel_raid_map *) in intel_get_map()273 return ((struct intel_raid_map *)mmap); in intel_get_map()280 struct intel_raid_map *mmap; in intel_get_volume()294 intel_get_map_offset(struct intel_raid_map *mmap) in intel_get_map_offset()303 intel_set_map_offset(struct intel_raid_map *mmap, off_t offset) in intel_set_map_offset()[all …]