sg_req_info_t 202 drivers/scsi/sg.c #define SZ_SG_REQ_INFO sizeof(sg_req_info_t) sg_req_info_t 868 drivers/scsi/sg.c sg_fill_request_table(Sg_fd *sfp, sg_req_info_t *rinfo) sg_req_info_t 1083 drivers/scsi/sg.c sg_req_info_t *rinfo; sg_req_info_t 254 fs/compat_ioctl.c sg_req_info_t __user *r; sg_req_info_t 255 fs/compat_ioctl.c r = compat_alloc_user_space(sizeof(sg_req_info_t)*SG_MAX_QUEUE); sg_req_info_t 263 fs/compat_ioctl.c if (copy_in_user(o + i, r + i, offsetof(sg_req_info_t, usr_ptr)) ||