Searched refs:sbc_check_dpofua (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/target/ |
D | target_core_sbc.c | 743 sbc_check_dpofua(struct se_device *dev, struct se_cmd *cmd, unsigned char *cdb) in sbc_check_dpofua() function 785 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 800 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 815 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 838 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 853 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 868 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 885 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 905 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb()
|