Searched refs:ft_node_acl (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/target/tcm_fc/ |
D | tfc_conf.c | 145 struct ft_node_acl *acl = container_of(se_nacl, in ft_nacl_show_port_name() 146 struct ft_node_acl, se_node_acl); in ft_nacl_show_port_name() 156 struct ft_node_acl *acl = container_of(se_nacl, in ft_nacl_store_port_name() 157 struct ft_node_acl, se_node_acl); in ft_nacl_store_port_name() 168 struct ft_node_acl *acl = container_of(se_nacl, in ft_nacl_show_node_name() 169 struct ft_node_acl, se_node_acl); in ft_nacl_show_node_name() 179 struct ft_node_acl *acl = container_of(se_nacl, in ft_nacl_store_node_name() 180 struct ft_node_acl, se_node_acl); in ft_nacl_store_node_name() 206 struct ft_node_acl *acl; in ft_add_acl() 217 acl = kzalloc(sizeof(struct ft_node_acl), GFP_KERNEL); in ft_add_acl() [all …]
|
D | tcm_fc.h | 82 struct ft_node_acl { struct 170 struct ft_node_acl *ft_acl_get(struct ft_tpg *, struct fc_rport_priv *);
|
D | tfc_sess.c | 200 struct ft_node_acl *acl) in ft_sess_create() 352 struct ft_node_acl *acl; in ft_prli_locked()
|