Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/target/
H A Dtarget_core_backend.h62 struct sbc_ops { struct
85 sense_reason_t sbc_parse_cdb(struct se_cmd *cmd, struct sbc_ops *ops);
/kernel/linux/linux-5.10/drivers/target/
H A 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()
790 sbc_parse_cdb(struct se_cmd *cmd, struct sbc_ops *ops) in sbc_parse_cdb()
1139 struct sbc_ops *ops = cmd->protocol_data; in sbc_execute_unmap()
H A Dtarget_core_rd.c627 static struct sbc_ops rd_sbc_ops = {
H A Dtarget_core_file.c911 static struct sbc_ops fd_sbc_ops = {
H A Dtarget_core_iblock.c839 static struct sbc_ops iblock_sbc_ops = {

Completed in 7 milliseconds