Lines Matching defs:cmd
292 static void iblock_complete_cmd(struct se_cmd *cmd) in iblock_complete_cmd()
311 struct se_cmd *cmd = bio->bi_private; in iblock_bio_done() local
336 iblock_get_bio(struct se_cmd *cmd, sector_t lba, u32 sg_num) in iblock_get_bio()
375 struct se_cmd *cmd = bio->bi_private; in iblock_end_io_flush() local
395 iblock_execute_sync_cache(struct se_cmd *cmd) in iblock_execute_sync_cache()
418 iblock_do_unmap(struct se_cmd *cmd, void *priv, in iblock_do_unmap()
434 iblock_execute_unmap(struct se_cmd *cmd) in iblock_execute_unmap()
442 iblock_execute_write_same_unmap(struct se_cmd *cmd) in iblock_execute_write_same_unmap()
458 iblock_execute_write_same(struct se_cmd *cmd) in iblock_execute_write_same()
630 iblock_alloc_bip(struct se_cmd *cmd, struct bio *bio) in iblock_alloc_bip()
675 iblock_execute_rw(struct se_cmd *cmd, struct scatterlist *sgl, u32 sgl_nents, in iblock_execute_rw()
853 iblock_parse_cdb(struct se_cmd *cmd) in iblock_parse_cdb()