Searched refs:compat_sg_io_hdr (Results 1 – 3 of 3) sorted by relevance
70 struct compat_sg_io_hdr { struct
621 struct compat_sg_io_hdr hdr32 = { in put_sg_io_hdr()663 struct compat_sg_io_hdr hdr32; in get_sg_io_hdr()
422 count >= sizeof(struct compat_sg_io_hdr)) { in get_sg_io_pack_id()423 struct compat_sg_io_hdr __user *hp = buf; in get_sg_io_pack_id()565 if (count < sizeof(struct compat_sg_io_hdr)) { in sg_new_read()