Searched refs:appAttrLocation (Results 1 – 2 of 2) sorted by relevance
78 eahd->appAttrLocation = cpu_to_le32(0xFFFFFFFF); in udf_add_extendedattr()83 if (le32_to_cpu(eahd->appAttrLocation) < in udf_add_extendedattr()86 le32_to_cpu(eahd->appAttrLocation); in udf_add_extendedattr()90 eahd->appAttrLocation = 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()154 offset = le32_to_cpu(eahd->appAttrLocation); in udf_get_extendedattr()
626 __le32 appAttrLocation; member