Searched refs:compat_sg_io_hdr (Results 1 – 2 of 2) sorted by relevance
70 struct compat_sg_io_hdr { struct
419 count >= sizeof(struct compat_sg_io_hdr)) { in get_sg_io_pack_id() 420 struct compat_sg_io_hdr __user *hp = buf; in get_sg_io_pack_id() 562 if (count < sizeof(struct compat_sg_io_hdr)) { in sg_new_read()