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

/linux-4.4.14/drivers/target/tcm_fc/
H A Dtfc_conf.c57 static ssize_t ft_parse_wwn(const char *name, u64 *wwn, int strict) ft_parse_wwn() function
122 ret = ft_parse_wwn(buf, &wwn, 0); ft_wwn_store()
194 if (ft_parse_wwn(name, &wwpn, 1) < 0) ft_init_nodeacl()
348 if (ft_parse_wwn(name, &wwpn, 1) < 0) ft_add_wwn()

Completed in 85 milliseconds