Home
last modified time | relevance | path

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

/openbmc/linux/net/ceph/
H A Dceph_common.c407 ret = ceph_parse_ips(buf, buf + len, opt->mon_addr, CEPH_MAX_MON, in ceph_parse_mon_ips()
432 err = ceph_parse_ips(param->string, in ceph_parse_param()
H A Dmessenger.c1314 int ceph_parse_ips(const char *c, const char *end, in ceph_parse_ips() function
/openbmc/linux/include/linux/ceph/
H A Dmessenger.h574 extern int ceph_parse_ips(const char *c, const char *end,