Home
last modified time | relevance | path

Searched refs:fc_get_pr_transport_id (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/drivers/target/
Dtarget_core_fabric_lib.c152 u32 fc_get_pr_transport_id( in fc_get_pr_transport_id() function
189 EXPORT_SYMBOL(fc_get_pr_transport_id);
/linux-3.3/include/target/
Dtarget_core_fabric.h171 u32 fc_get_pr_transport_id(struct se_portal_group *, struct se_node_acl *,
/linux-3.3/drivers/target/tcm_fc/
Dtfc_conf.c518 .tpg_get_pr_transport_id = fc_get_pr_transport_id,
/linux-3.3/drivers/target/loopback/
Dtcm_loop.c626 return fc_get_pr_transport_id(se_tpg, se_nacl, pr_reg, in tcm_loop_get_pr_transport_id()