Home
last modified time | relevance | path

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

/Linux-v5.15/arch/s390/include/uapi/asm/
Dvtoc.h44 char vollbl[4]; /* volume label */ member
59 char vollbl[4]; /* volume label */ member
/Linux-v5.15/block/partitions/
Dibm.c114 strncpy(type, label->vol.vollbl, 4); in find_label()
117 strncpy(type, label->lnx.vollbl, 4); in find_label()