Searched refs:ceph_parse_mon_ips (Results 1 – 3 of 3) sorted by relevance
/linux/include/linux/ceph/ |
H A D | libceph.h | 295 int ceph_parse_mon_ips(const char *buf, size_t len, struct ceph_options *opt,
|
/linux/net/ceph/ |
H A D | ceph_common.c | 400 int ceph_parse_mon_ips(const char *buf, size_t len, struct ceph_options *opt, in ceph_parse_mon_ips() function 416 EXPORT_SYMBOL(ceph_parse_mon_ips);
|
/linux/fs/ceph/ |
H A D | super.c | 273 r = ceph_parse_mon_ips(dev_name, dev_name_end - dev_name, in ceph_parse_old_source() 410 return ceph_parse_mon_ips(fsopt->mon_addr, strlen(fsopt->mon_addr), in ceph_parse_mon_addr()
|