Home
last modified time | relevance | path

Searched refs:sbc_ops (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/include/target/
Dtarget_core_backend.h62 struct sbc_ops { struct
84 sense_reason_t sbc_parse_cdb(struct se_cmd *cmd, struct sbc_ops *ops); argument
/Linux-v5.10/drivers/target/
Dtarget_core_sbc.c195 struct sbc_ops *ops = cmd->protocol_data; in sbc_execute_write_same_unmap()
282 sbc_setup_write_same(struct se_cmd *cmd, unsigned char *flags, struct sbc_ops *ops) in sbc_setup_write_same()
407 struct sbc_ops *ops = cmd->protocol_data; in sbc_execute_rw()
592 struct sbc_ops *ops = cmd->protocol_data; in sbc_compare_and_write()
791 sbc_parse_cdb(struct se_cmd *cmd, struct sbc_ops *ops) in sbc_parse_cdb()
1140 struct sbc_ops *ops = cmd->protocol_data; in sbc_execute_unmap()
Dtarget_core_rd.c627 static struct sbc_ops rd_sbc_ops = {
Dtarget_core_iblock.c839 static struct sbc_ops iblock_sbc_ops = {
Dtarget_core_file.c911 static struct sbc_ops fd_sbc_ops = {