Home
last modified time | relevance | path

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

/Linux-v6.6/fs/udf/
Dmisc.c78 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()
Decma_167.h626 __le32 appAttrLocation; member