Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/uapi/asm/
H A Dvtoc.h29 struct vtoc_cchh struct
70 struct vtoc_cchh llimit; /* starting point of this extent */
71 struct vtoc_cchh ulimit; /* ending point of this extent */
130 struct vtoc_cchh DS4HCCHH; /* CCHH of next available alternate track */
/openbmc/linux/block/partitions/
H A Dibm.c31 static sector_t cchh2blk(struct vtoc_cchh *ptr, struct hd_geometry *geo) in cchh2blk()