Home
last modified time | relevance | path

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

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