Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/volume_id/
Dudf.c44 } PACKED anchor; member
123 goto anchor; in volume_id_probe_udf()
125 goto anchor; in volume_id_probe_udf()
129 anchor: in volume_id_probe_udf()
140 count = le32_to_cpu(vd->type.anchor.length) / bs; in volume_id_probe_udf()
141 loc = le32_to_cpu(vd->type.anchor.location); in volume_id_probe_udf()