Searched refs:se_acl (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/target/tcm_fc/
H A Dtfc_conf.c206 struct se_node_acl *se_acl; ft_acl_get() local
209 list_for_each_entry(se_acl, &se_tpg->acl_node_list, acl_list) { ft_acl_get()
210 acl = container_of(se_acl, struct ft_node_acl, se_node_acl); ft_acl_get()
/linux-4.4.14/drivers/target/iscsi/
H A Discsi_target_configfs.c1654 static void lio_set_default_node_attributes(struct se_node_acl *se_acl) lio_set_default_node_attributes() argument
1656 struct iscsi_node_acl *acl = container_of(se_acl, struct iscsi_node_acl, lio_set_default_node_attributes()
1658 struct se_portal_group *se_tpg = se_acl->se_tpg; lio_set_default_node_attributes()
/linux-4.4.14/drivers/target/loopback/
H A Dtcm_loop.c591 static void tcm_loop_set_default_node_attributes(struct se_node_acl *se_acl) tcm_loop_set_default_node_attributes() argument

Completed in 152 milliseconds