Searched refs:sbc_check_dpofua (Results 1 – 1 of 1) sorted by relevance
/drivers/target/ |
D | target_core_sbc.c | 768 sbc_check_dpofua(struct se_device *dev, struct se_cmd *cmd, unsigned char *cdb) in sbc_check_dpofua() function 812 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 826 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 840 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 861 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 875 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 890 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 906 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 925 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 980 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb()
|