Searched refs:ft_wwn_store (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/target/tcm_fc/ |
H A D | tfc_conf.c | 109 static ssize_t ft_wwn_store(void *arg, const char *buf, size_t len) in ft_wwn_store() function 140 return ft_wwn_store(&acl->node_auth.port_name, page, count); in ft_nacl_port_name_store() 160 return ft_wwn_store(&acl->node_auth.node_name, page, count); in ft_nacl_node_name_store()
|
/kernel/linux/linux-6.6/drivers/target/tcm_fc/ |
H A D | tfc_conf.c | 109 static ssize_t ft_wwn_store(void *arg, const char *buf, size_t len) in ft_wwn_store() function 140 return ft_wwn_store(&acl->node_auth.port_name, page, count); in ft_nacl_port_name_store() 160 return ft_wwn_store(&acl->node_auth.node_name, page, count); in ft_nacl_node_name_store()
|
Completed in 3 milliseconds