Searched defs:hdr (Results 1 – 2 of 2) sorted by relevance
/block/ |
D | scsi_ioctl.c | 231 struct sg_io_hdr *hdr, fmode_t mode) in blk_fill_sghdr_rq() 254 static int blk_complete_sghdr_rq(struct request *rq, struct sg_io_hdr *hdr, in blk_complete_sghdr_rq() 290 struct sg_io_hdr *hdr, fmode_t mode) in sg_io() 599 struct sg_io_hdr hdr; in scsi_cmd_ioctl() local 614 struct sg_io_hdr hdr; in scsi_cmd_ioctl() local
|
D | bsg.c | 87 struct sg_io_v4 hdr; member 140 struct sg_io_v4 *hdr, struct bsg_device *bd, in blk_fill_sgv4_hdr_rq() 179 bsg_validate_sgv4_hdr(struct request_queue *q, struct sg_io_v4 *hdr, int *rw) in bsg_validate_sgv4_hdr() 208 bsg_map_hdr(struct bsg_device *bd, struct sg_io_v4 *hdr, fmode_t has_write_perm, in bsg_map_hdr() 393 static int blk_complete_sgv4_hdr_rq(struct request *rq, struct sg_io_v4 *hdr, in blk_complete_sgv4_hdr_rq() 912 struct sg_io_v4 hdr; in bsg_ioctl() local
|