Home
last modified time | relevance | path

Searched refs:origLocation (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/udf/
Dpartition.c137 u32 origLoc = le32_to_cpu(entry->origLocation); in udf_get_pblock_spar15()
189 u32 origLoc = le32_to_cpu(entry->origLocation); in udf_relocate_blocks()
200 entry->origLocation = in udf_relocate_blocks()
230 u32 origLoc = le32_to_cpu(entry->origLocation); in udf_relocate_blocks()
242 mapEntry.origLocation = in udf_relocate_blocks()
Dosta_udf.h190 __le32 origLocation; member