Searched refs:sg_req_info_t (Results 1 – 3 of 3) sorted by relevance
126 } sg_req_info_t; /* 20 bytes long on i386 */ typedef
362 sg_req_info_t __user *r; in sg_grt_trans()363 r = compat_alloc_user_space(sizeof(sg_req_info_t)*SG_MAX_QUEUE); in sg_grt_trans()371 if (copy_in_user(o + i, r + i, offsetof(sg_req_info_t, usr_ptr)) || in sg_grt_trans()
207 #define SZ_SG_REQ_INFO sizeof(sg_req_info_t)869 sg_fill_request_table(Sg_fd *sfp, sg_req_info_t *rinfo) in sg_fill_request_table()1084 sg_req_info_t *rinfo; in sg_ioctl()