Searched refs:inline_sg_cnt (Results 1 – 1 of 1) sorted by relevance
246 unsigned int inline_sg_cnt; member390 sg_free_table_chained(&tv_cmd->table, vs->inline_sg_cnt); in vhost_scsi_release_cmd_res()903 vs->inline_sg_cnt); in vhost_scsi_mapal()916 vs->inline_sg_cnt); in vhost_scsi_mapal()928 vs->inline_sg_cnt); in vhost_scsi_mapal()942 sg_free_table_chained(&cmd->table, vs->inline_sg_cnt); in vhost_scsi_mapal()1812 if (vs->inline_sg_cnt) { in vhost_scsi_setup_vq_cmds()1813 tv_cmd->sgl = kcalloc(vs->inline_sg_cnt, in vhost_scsi_setup_vq_cmds()1823 vs->inline_sg_cnt) { in vhost_scsi_setup_vq_cmds()1824 tv_cmd->prot_sgl = kcalloc(vs->inline_sg_cnt, in vhost_scsi_setup_vq_cmds()[all …]