Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/include/uapi/asm/
Dvtoc.h28 struct vtoc_cchh struct
69 struct vtoc_cchh llimit; /* starting point of this extent */
70 struct vtoc_cchh ulimit; /* ending point of this extent */
129 struct vtoc_cchh DS4HCCHH; /* CCHH of next available alternate track */
/linux-4.4.14/block/partitions/
Dibm.c30 static sector_t cchh2blk(struct vtoc_cchh *ptr, struct hd_geometry *geo) in cchh2blk()