Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/include/uapi/asm/
Dvtoc.h43 char vollbl[4]; /* volume label */ member
58 char vollbl[4]; /* volume label */ member
/linux-4.4.14/block/partitions/
Dibm.c113 strncpy(type, label->vol.vollbl, 4); in find_label()
116 strncpy(type, label->lnx.vollbl, 4); in find_label()