Home
last modified time | relevance | path

Searched refs:acl_to_nacl (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/target/tcm_fc/
A Dtfc_conf.c126 struct se_node_acl *se_nacl = acl_to_nacl(item); in ft_nacl_port_name_show()
136 struct se_node_acl *se_nacl = acl_to_nacl(item); in ft_nacl_port_name_store()
146 struct se_node_acl *se_nacl = acl_to_nacl(item); in ft_nacl_node_name_show()
156 struct se_node_acl *se_nacl = acl_to_nacl(item); in ft_nacl_node_name_store()
169 return snprintf(page, PAGE_SIZE, "%s", acl_to_nacl(item)->acl_tag); in ft_nacl_tag_show()
175 struct se_node_acl *se_nacl = acl_to_nacl(item); in ft_nacl_tag_store()
/linux/drivers/target/iscsi/
A Discsi_target_configfs.c500 struct se_node_acl *se_nacl = acl_to_nacl(item); in lio_target_nacl_info_show()
618 return sprintf(page, "%u\n", acl_to_nacl(item)->queue_depth); in lio_target_nacl_cmdsn_depth_show()
624 struct se_node_acl *se_nacl = acl_to_nacl(item); in lio_target_nacl_cmdsn_depth_store()
673 return snprintf(page, PAGE_SIZE, "%s", acl_to_nacl(item)->acl_tag); in lio_target_nacl_tag_show()
679 struct se_node_acl *se_nacl = acl_to_nacl(item); in lio_target_nacl_tag_store()
/linux/include/target/
A Dtarget_core_base.h590 static inline struct se_node_acl *acl_to_nacl(struct config_item *item) in acl_to_nacl() function

Completed in 12 milliseconds