Home
last modified time | relevance | path

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

/linux-6.1.9/include/target/
Dtarget_core_backend.h65 struct sbc_ops { struct
89 sense_reason_t sbc_parse_cdb(struct se_cmd *cmd, struct sbc_ops *ops); argument
/linux-6.1.9/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()
351 struct sbc_ops *ops = cmd->protocol_data; in sbc_execute_rw()
567 struct sbc_ops *ops = cmd->protocol_data; in sbc_compare_and_write()
765 sbc_parse_cdb(struct se_cmd *cmd, struct sbc_ops *ops) in sbc_parse_cdb()
1077 struct sbc_ops *ops = cmd->protocol_data; in sbc_execute_unmap()
Dtarget_core_rd.c646 static struct sbc_ops rd_sbc_ops = {
Dtarget_core_iblock.c870 static struct sbc_ops iblock_sbc_ops = {
Dtarget_core_file.c906 static struct sbc_ops fd_sbc_ops = {