Home
last modified time | relevance | path

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

/Linux-v4.19/include/target/
Dtarget_core_backend.h59 struct sbc_ops { struct
81 sense_reason_t sbc_parse_cdb(struct se_cmd *cmd, struct sbc_ops *ops); argument
/Linux-v4.19/drivers/target/
Dtarget_core_sbc.c208 struct sbc_ops *ops = cmd->protocol_data; in sbc_execute_write_same_unmap()
295 sbc_setup_write_same(struct se_cmd *cmd, unsigned char *flags, struct sbc_ops *ops) in sbc_setup_write_same()
416 struct sbc_ops *ops = cmd->protocol_data; in sbc_execute_rw()
608 struct sbc_ops *ops = cmd->protocol_data; in sbc_compare_and_write()
807 sbc_parse_cdb(struct se_cmd *cmd, struct sbc_ops *ops) in sbc_parse_cdb()
1156 struct sbc_ops *ops = cmd->protocol_data; in sbc_execute_unmap()
Dtarget_core_rd.c640 static struct sbc_ops rd_sbc_ops = {
Dtarget_core_iblock.c831 static struct sbc_ops iblock_sbc_ops = {
Dtarget_core_file.c924 static struct sbc_ops fd_sbc_ops = {