vtoc_cchhb         47 arch/s390/include/uapi/asm/vtoc.h 	struct vtoc_cchhb vtoc;	/* VTOC address */
vtoc_cchhb        121 arch/s390/include/uapi/asm/vtoc.h 	struct vtoc_cchhb DS1PTRDS; /* possible pointer to f2 or f3 DSCB */
vtoc_cchhb        128 arch/s390/include/uapi/asm/vtoc.h 	struct vtoc_cchhb DS4HPCHR; /* highest address of a format 1 DSCB */
vtoc_cchhb        149 arch/s390/include/uapi/asm/vtoc.h 	struct vtoc_cchhb DS4EFPTR; /* pointer to extended free-space info */
vtoc_cchhb        171 arch/s390/include/uapi/asm/vtoc.h 	struct vtoc_cchhb DS5PTRDS; /* pointer to next format5 DSCB */
vtoc_cchhb        187 arch/s390/include/uapi/asm/vtoc.h 	struct vtoc_cchhb DS7PTRDS; /* pointer to next FMT7 DSCB */
vtoc_cchhb         49 block/partitions/ibm.c static sector_t cchhb2blk(struct vtoc_cchhb *ptr, struct hd_geometry *geo)