Searched refs:appAttrLocation (Results 1 – 2 of 2) sorted by relevance
98 eahd->appAttrLocation = cpu_to_le32(0xFFFFFFFF); in udf_add_extendedattr()103 if (le32_to_cpu(eahd->appAttrLocation) < in udf_add_extendedattr()106 le32_to_cpu(eahd->appAttrLocation); in udf_add_extendedattr()110 eahd->appAttrLocation = in udf_add_extendedattr()124 if (le32_to_cpu(eahd->appAttrLocation) < in udf_add_extendedattr()127 le32_to_cpu(eahd->appAttrLocation); in udf_add_extendedattr()131 eahd->appAttrLocation = in udf_add_extendedattr()174 offset = le32_to_cpu(eahd->appAttrLocation); in udf_get_extendedattr()
609 __le32 appAttrLocation; member