Home
last modified time | relevance | path

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

/block/partitions/
Dibm.c22 struct vtoc_volume_label_ldl lnx; member
116 strncpy(type, label->lnx.vollbl, 4); in find_label()
117 strncpy(name, label->lnx.volid, 6); in find_label()
210 if (label->lnx.ldl_version == 0xf2) { in find_lnx1_partitions()
211 size = label->lnx.formatted_blocks * secperblk; in find_lnx1_partitions()