Searched refs:sbc_check_dpofua (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/target/ |
D | target_core_sbc.c | 784 sbc_check_dpofua(struct se_device *dev, struct se_cmd *cmd, unsigned char *cdb) in sbc_check_dpofua() function 828 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 842 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 856 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 877 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 891 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 906 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 922 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 941 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 996 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb()
|