• Home
  • Raw
  • Download

Lines Matching defs:cmd

32 sbc_emulate_readcapacity(struct se_cmd *cmd)  in sbc_emulate_readcapacity()
75 sbc_emulate_readcapacity_16(struct se_cmd *cmd) in sbc_emulate_readcapacity_16()
138 sbc_emulate_startstop(struct se_cmd *cmd) in sbc_emulate_startstop()
169 sector_t sbc_get_write_same_sectors(struct se_cmd *cmd) in sbc_get_write_same_sectors()
193 sbc_execute_write_same_unmap(struct se_cmd *cmd) in sbc_execute_write_same_unmap()
210 sbc_emulate_noop(struct se_cmd *cmd) in sbc_emulate_noop()
216 static inline u32 sbc_get_size(struct se_cmd *cmd, u32 sectors) in sbc_get_size()
282 sbc_setup_write_same(struct se_cmd *cmd, unsigned char flags, struct sbc_ops *ops) in sbc_setup_write_same()
349 sbc_execute_rw(struct se_cmd *cmd) in sbc_execute_rw()
357 static sense_reason_t compare_and_write_post(struct se_cmd *cmd, bool success, in compare_and_write_post()
443 static sense_reason_t compare_and_write_callback(struct se_cmd *cmd, bool success, in compare_and_write_callback()
565 sbc_compare_and_write(struct se_cmd *cmd) in sbc_compare_and_write()
604 bool is_write, struct se_cmd *cmd) in sbc_set_prot_op_checks()
664 sbc_check_prot(struct se_device *dev, struct se_cmd *cmd, unsigned char protect, in sbc_check_prot()
742 sbc_check_dpofua(struct se_device *dev, struct se_cmd *cmd, unsigned char *cdb) in sbc_check_dpofua()
765 sbc_parse_cdb(struct se_cmd *cmd, struct sbc_ops *ops) in sbc_parse_cdb()
1075 sbc_execute_unmap(struct se_cmd *cmd) in sbc_execute_unmap()
1159 sbc_dif_generate(struct se_cmd *cmd) in sbc_dif_generate()
1227 sbc_dif_v1_verify(struct se_cmd *cmd, struct t10_pi_tuple *sdt, in sbc_dif_v1_verify()
1267 void sbc_dif_copy_prot(struct se_cmd *cmd, unsigned int sectors, bool read, in sbc_dif_copy_prot()
1313 sbc_dif_verify(struct se_cmd *cmd, sector_t start, unsigned int sectors, in sbc_dif_verify()