Searched refs:rm_desc_table_off (Results 1 – 2 of 2) sorted by relevance
237 if (raidmap->rm_desc_table_off > raidmap->rm_raidmap_sz) in lmrc_validate_raidmap()239 if (raidmap->rm_desc_table_off + raidmap->rm_desc_table_sz > in lmrc_validate_raidmap()249 ((uint8_t *)raidmap + raidmap->rm_desc_table_off); in lmrc_validate_raidmap()256 if (desc[i].rmd_off + raidmap->rm_desc_table_off + in lmrc_validate_raidmap()261 raidmap->rm_desc_table_off + raidmap->rm_desc_table_sz > in lmrc_validate_raidmap()
261 uint32_t rm_desc_table_off; member