Searched refs:iovec_count (Results 1 – 5 of 5) sorted by relevance
46 unsigned short iovec_count; /* [i] 0 implies no scatter gather */ member75 unsigned short iovec_count; /* [i] 0 implies no scatter gather */ member
457 GFP_KERNEL, hdr->iovec_count && hdr->dxfer_len, in sg_io()458 hdr->iovec_count, 0, rq_data_dir(rq)); in sg_io()626 .iovec_count = hdr->iovec_count, in put_sg_io_hdr()674 .iovec_count = hdr32.iovec_count, in get_sg_io_hdr()
666 hp->iovec_count = 0; in sg_write()1731 unsigned int iov_count = hp->iovec_count; in sg_start_req()
1090 if (acb->ioh->iovec_count == 0) { in iscsi_aio_ioctl()1096 acb->ioh->iovec_count); in iscsi_aio_ioctl()1112 if (acb->ioh->iovec_count == 0) { in iscsi_aio_ioctl()1119 acb->ioh->iovec_count); in iscsi_aio_ioctl()
2899 io_header->iovec_count = iov->niov; in scsi_block_do_sgio()2900 assert(io_header->iovec_count == iov->niov); /* no overflow! */ in scsi_block_do_sgio()