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()
274 sbc_setup_write_same(struct se_cmd *cmd, unsigned char flags, in sbc_setup_write_same()
342 sbc_execute_rw(struct se_cmd *cmd) in sbc_execute_rw()
350 static sense_reason_t compare_and_write_post(struct se_cmd *cmd, bool success, in compare_and_write_post()
436 static sense_reason_t compare_and_write_callback(struct se_cmd *cmd, bool success, in compare_and_write_callback()
568 sbc_compare_and_write(struct se_cmd *cmd) in sbc_compare_and_write()
607 bool is_write, struct se_cmd *cmd) in sbc_set_prot_op_checks()
667 sbc_check_prot(struct se_device *dev, struct se_cmd *cmd, unsigned char protect, in sbc_check_prot()
745 sbc_check_dpofua(struct se_device *dev, struct se_cmd *cmd, unsigned char *cdb) in sbc_check_dpofua()
768 sbc_parse_cdb(struct se_cmd *cmd, struct exec_cmd_ops *ops) in sbc_parse_cdb()
1078 sbc_execute_unmap(struct se_cmd *cmd) in sbc_execute_unmap()
1162 sbc_dif_generate(struct se_cmd *cmd) in sbc_dif_generate()
1230 sbc_dif_v1_verify(struct se_cmd *cmd, struct t10_pi_tuple *sdt, in sbc_dif_v1_verify()
1270 void sbc_dif_copy_prot(struct se_cmd *cmd, unsigned int sectors, bool read, in sbc_dif_copy_prot()
1316 sbc_dif_verify(struct se_cmd *cmd, sector_t start, unsigned int sectors, in sbc_dif_verify()