Searched refs:sg_io_v4 (Results 1 – 2 of 2) sorted by relevance
87 struct sg_io_v4 hdr;176 struct sg_io_v4 *hdr, struct bsg_device *bd, in blk_fill_sgv4_hdr_rq()216 bsg_validate_sgv4_hdr(struct request_queue *q, struct sg_io_v4 *hdr, int *rw) in bsg_validate_sgv4_hdr()245 bsg_map_hdr(struct bsg_device *bd, struct sg_io_v4 *hdr, fmode_t has_write_perm, in bsg_map_hdr()427 static int blk_complete_sgv4_hdr_rq(struct request *rq, struct sg_io_v4 *hdr, in blk_complete_sgv4_hdr_rq()539 if (count % sizeof(struct sg_io_v4)) in __bsg_read()543 nr_commands = count / sizeof(struct sg_io_v4); in __bsg_read()567 buf += sizeof(struct sg_io_v4); in __bsg_read()568 *bytes_read += sizeof(struct sg_io_v4); in __bsg_read()623 if (count % sizeof(struct sg_io_v4)) in __bsg_write()[all …]
20 struct sg_io_v4 { struct