Home
last modified time | relevance | path

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

/linux/net/ceph/
H A Dceph_common.c399 int ceph_parse_mon_ips(const char *buf, size_t len, struct ceph_options *opt, in ceph_parse_mon_ips() function
415 EXPORT_SYMBOL(ceph_parse_mon_ips);
/linux/drivers/block/
H A Drbd.c6507 ret = ceph_parse_mon_ips(mon_addrs, mon_addrs_size, pctx.copts, NULL, in rbd_add_parse_args()