Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/uapi/asm/
H A Dhypfs.h32 struct hypfs_diag0c_hdr { struct
51 struct hypfs_diag0c_hdr hdr; /* 64 byte header */ argument
/openbmc/linux/arch/s390/hypfs/
H A Dhypfs_diag0c.c93 *size = diag0c_data->hdr.len + sizeof(struct hypfs_diag0c_hdr); in dbfs_diag0c_create()