Searched refs:mappedLocation (Results 1 – 2 of 2) sorted by relevance
127 return le32_to_cpu(st->mapEntry[i].mappedLocation) + in udf_get_pblock_spar15()179 *new_block = le32_to_cpu(st->mapEntry[k].mappedLocation) + in udf_relocate_blocks()185 *new_block = le32_to_cpu(st->mapEntry[k].mappedLocation) + in udf_relocate_blocks()209 *new_block = le32_to_cpu(st->mapEntry[k].mappedLocation) + in udf_relocate_blocks()
184 uint32_t mappedLocation; member