Home
last modified time | relevance | path

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

/linux-2.6.39/fs/partitions/
Dldm.h45 #define VBLK_VOL5 0x51 /* Volume, version 5 */ macro
Dldm.c1205 case VBLK_VOL5: result = ldm_parse_vol5 (buf, len, vb); break; in ldm_parse_vblk()
1260 case VBLK_VOL5: in ldm_ldmdb_add()