Searched refs:appAttrLocation (Results 1 – 2 of 2) sorted by relevance
99 eahd->appAttrLocation = cpu_to_le32(0xFFFFFFFF); in udf_add_extendedattr()104 if (le32_to_cpu(eahd->appAttrLocation) < in udf_add_extendedattr()107 le32_to_cpu(eahd->appAttrLocation); in udf_add_extendedattr()111 eahd->appAttrLocation = in udf_add_extendedattr()125 if (le32_to_cpu(eahd->appAttrLocation) < in udf_add_extendedattr()128 le32_to_cpu(eahd->appAttrLocation); in udf_add_extendedattr()132 eahd->appAttrLocation = in udf_add_extendedattr()177 offset = le32_to_cpu(eahd->appAttrLocation); in udf_get_extendedattr()
609 __le32 appAttrLocation; member