fabric_prot 628 drivers/target/target_core_sbc.c sbc_set_prot_op_checks(u8 protect, bool fabric_prot, enum target_prot_type prot_type, fabric_prot 632 drivers/target/target_core_sbc.c cmd->prot_op = fabric_prot ? TARGET_PROT_DOUT_STRIP : fabric_prot 658 drivers/target/target_core_sbc.c cmd->prot_op = fabric_prot ? TARGET_PROT_DIN_INSERT : fabric_prot 695 drivers/target/target_core_sbc.c bool fabric_prot = false; fabric_prot 727 drivers/target/target_core_sbc.c fabric_prot = is_write ? fabric_prot 731 drivers/target/target_core_sbc.c if (fabric_prot && cmd->se_sess->sess_prot_type) { fabric_prot 744 drivers/target/target_core_sbc.c if (sbc_set_prot_op_checks(protect, fabric_prot, pi_prot_type, is_write, cmd))