Home
last modified time | relevance | path

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

/linux-4.4.14/include/target/
Dtarget_core_backend.h47 struct sbc_ops { struct
67 sense_reason_t sbc_parse_cdb(struct se_cmd *cmd, struct sbc_ops *ops); argument
/linux-4.4.14/drivers/target/
Dtarget_core_sbc.c215 struct sbc_ops *ops = cmd->protocol_data; in sbc_execute_write_same_unmap()
314 sbc_setup_write_same(struct se_cmd *cmd, unsigned char *flags, struct sbc_ops *ops) in sbc_setup_write_same()
435 struct sbc_ops *ops = cmd->protocol_data; in sbc_execute_rw()
620 struct sbc_ops *ops = cmd->protocol_data; in sbc_compare_and_write()
819 sbc_parse_cdb(struct se_cmd *cmd, struct sbc_ops *ops) in sbc_parse_cdb()
1155 struct sbc_ops *ops = cmd->protocol_data; in sbc_execute_unmap()
Dtarget_core_rd.c652 static struct sbc_ops rd_sbc_ops = {
Dtarget_core_file.c795 static struct sbc_ops fd_sbc_ops = {
Dtarget_core_iblock.c786 static struct sbc_ops iblock_sbc_ops = {