Home
last modified time | relevance | path

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

/Linux-v6.1/net/ceph/
Dmessenger.c1148 static int ceph_pton(const char *str, size_t len, struct ceph_entity_addr *addr, in ceph_pton() function
1201 ret = ceph_pton(ip_addr, ip_len, addr, -1, NULL); in ceph_dns_resolve_name()
1231 ret = ceph_pton(name, namelen, addr, delim, ipend); in ceph_parse_server_name()