Home
last modified time | relevance | path

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

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