Searched refs:vlbl (Results 1 – 1 of 1) sorted by relevance
337 IplVolumeLabel *vlbl = (void *)sec; in ipl_eckd_cdl() local367 read_block(2, vlbl, "Cannot read Volume Label at block 2"); in ipl_eckd_cdl()368 if (!magic_match(vlbl->key, VOL1_MAGIC)) { in ipl_eckd_cdl()372 if (!magic_match(vlbl->f.key, VOL1_MAGIC)) { in ipl_eckd_cdl()376 print_volser(vlbl->f.volser); in ipl_eckd_cdl()384 LDL_VTOC *vlbl = (void *)sec; /* already read, 3rd block */ in print_eckd_ldl_msg() local389 switch (vlbl->LDL_version) { in print_eckd_ldl_msg()397 msg[0] = ebc2asc[vlbl->LDL_version]; in print_eckd_ldl_msg()402 print_volser(vlbl->volser); in print_eckd_ldl_msg()474 IplVolumeLabel *vlbl = (void *)sec; in ipl_eckd() local[all …]