X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Ftarget%2Ftarget_core_fabric.h;h=4cf4fda404a3ce80b31d02b0b04c209cbb1ca0f0;hb=b3fde035714b83ef7ddbbd5a520a2150d990349b;hp=882b650e32be1d51b9945f4c475e5adcc79b523a;hpb=4c54b6cf28bcd942d53d8504c4fb45bb3637f7da;p=firefly-linux-kernel-4.4.55.git diff --git a/include/target/target_core_fabric.h b/include/target/target_core_fabric.h index 882b650e32be..4cf4fda404a3 100644 --- a/include/target/target_core_fabric.h +++ b/include/target/target_core_fabric.h @@ -137,6 +137,8 @@ void transport_generic_request_failure(struct se_cmd *, sense_reason_t); void __target_execute_cmd(struct se_cmd *); int transport_lookup_tmr_lun(struct se_cmd *, u32); +struct se_node_acl *core_tpg_get_initiator_node_acl(struct se_portal_group *tpg, + unsigned char *); struct se_node_acl *core_tpg_check_initiator_node_acl(struct se_portal_group *, unsigned char *); void core_tpg_clear_object_luns(struct se_portal_group *);