Searched refs:ft_parse_wwn (Results 1 – 1 of 1) sorted by relevance
49 static ssize_t ft_parse_wwn(const char *name, u64 *wwn, int strict) in ft_parse_wwn() function114 ret = ft_parse_wwn(buf, &wwn, 0); in ft_wwn_store()208 if (ft_parse_wwn(name, &wwpn, 1) < 0) in ft_init_nodeacl()334 if (ft_parse_wwn(name, &wwpn, 1) < 0) in ft_add_wwn()
Completed in 3 milliseconds