Home
last modified time | relevance | path

Searched refs:accessType (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/udf/
H A Dsuper.c1030 switch (le32_to_cpu(p->accessType)) { in check_partition_desc()
1085 if (p->accessType == cpu_to_le32(PD_ACCESS_TYPE_READ_ONLY)) in udf_fill_partdesc_info()
1087 if (p->accessType == cpu_to_le32(PD_ACCESS_TYPE_WRITE_ONCE)) in udf_fill_partdesc_info()
1089 if (p->accessType == cpu_to_le32(PD_ACCESS_TYPE_REWRITABLE)) in udf_fill_partdesc_info()
1091 if (p->accessType == cpu_to_le32(PD_ACCESS_TYPE_OVERWRITABLE)) in udf_fill_partdesc_info()
H A Decma_167.h269 __le32 accessType; member
/kernel/linux/linux-6.6/fs/udf/
H A Dsuper.c1034 switch (le32_to_cpu(p->accessType)) { in check_partition_desc()
1089 if (p->accessType == cpu_to_le32(PD_ACCESS_TYPE_READ_ONLY)) in udf_fill_partdesc_info()
1091 if (p->accessType == cpu_to_le32(PD_ACCESS_TYPE_WRITE_ONCE)) in udf_fill_partdesc_info()
1093 if (p->accessType == cpu_to_le32(PD_ACCESS_TYPE_REWRITABLE)) in udf_fill_partdesc_info()
1095 if (p->accessType == cpu_to_le32(PD_ACCESS_TYPE_OVERWRITABLE)) in udf_fill_partdesc_info()
H A Decma_167.h269 __le32 accessType; member

Completed in 11 milliseconds