Searched refs:sbc_check_dpofua (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/target/ |
D | target_core_sbc.c | 796 sbc_check_dpofua(struct se_device *dev, struct se_cmd *cmd, unsigned char *cdb) in sbc_check_dpofua() function 840 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 854 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 868 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 889 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 903 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 917 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 933 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 952 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb() 1000 if (sbc_check_dpofua(dev, cmd, cdb)) in sbc_parse_cdb()
|