Home
last modified time | relevance | path

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

/Linux-v6.6/net/ceph/
Dmessenger.c1242 static int ceph_dns_resolve_name(const char *name, size_t namelen, in ceph_dns_resolve_name() function
1287 static inline int ceph_dns_resolve_name(const char *name, size_t namelen, in ceph_dns_resolve_name() function
1305 ret = ceph_dns_resolve_name(name, namelen, addr, delim, ipend); in ceph_parse_server_name()