Searched refs:sbc_check_dpofua (Results 1 – 1 of 1) sorted by relevance
/drivers/target/ |
D | target_core_sbc.c | 802 sbc_check_dpofua(struct se_device *dev, struct se_cmd *cmd, unsigned char *cdb) in sbc_check_dpofua() function 846 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 860 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 874 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 895 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 909 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 923 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 939 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 958 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 1006 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb()
|