Searched refs:sbc_check_dpofua (Results 1 – 1 of 1) sorted by relevance
/drivers/target/ |
D | target_core_sbc.c | 745 sbc_check_dpofua(struct se_device *dev, struct se_cmd *cmd, unsigned char *cdb) in sbc_check_dpofua() function 789 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 803 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 817 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 838 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 852 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 867 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 920 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb()
|