Searched refs:sg_io_hdr (Results 1 – 4 of 4) sorted by relevance
23 struct sg_io_hdr;50 int get_sg_io_hdr(struct sg_io_hdr *hdr, const void __user *argp);51 int put_sg_io_hdr(const struct sg_io_hdr *hdr, void __user *argp);
40 typedef struct sg_io_hdr struct270 typedef struct sg_io_hdr Sg_io_hdr;
31 It adds the sg_io_hdr interface structure.
424 if (count >= sizeof(struct sg_io_hdr)) { in get_sg_io_pack_id()425 struct sg_io_hdr __user *hp = buf; in get_sg_io_pack_id()