Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/include/uapi/asm/
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 */
/Linux-v5.4/block/partitions/
Dibm.c31 static sector_t cchh2blk(struct vtoc_cchh *ptr, struct hd_geometry *geo) in cchh2blk()