Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Ddiag.h136 struct diag204_x_part_hdr { struct
223 struct diag204_x_part_hdr hdr;
/arch/s390/hypfs/
Dhypfs_diag.c86 return sizeof(struct diag204_x_part_hdr); in part_hdr__size()
94 return ((struct diag204_x_part_hdr *)hdr)->rcpus; in part_hdr__rcpus()
104 memcpy(name, ((struct diag204_x_part_hdr *)hdr)->part_name, in part_hdr__part_name()