Searched refs:ceph_parse_mon_ips (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ceph/ |
| H A D | ceph_common.c | 404 int ceph_parse_mon_ips(const char *buf, size_t len, struct ceph_options *opt, in ceph_parse_mon_ips() function 420 EXPORT_SYMBOL(ceph_parse_mon_ips);
|
| /OK3568_Linux_fs/kernel/include/linux/ceph/ |
| H A D | libceph.h | 297 int ceph_parse_mon_ips(const char *buf, size_t len, struct ceph_options *opt,
|
| /OK3568_Linux_fs/kernel/fs/ceph/ |
| H A D | super.c | 274 ret = ceph_parse_mon_ips(param->string, dev_name_end - dev_name, in ceph_parse_source()
|
| /OK3568_Linux_fs/kernel/drivers/block/ |
| H A D | rbd.c | 6573 ret = ceph_parse_mon_ips(mon_addrs, mon_addrs_size, pctx.copts, NULL); in rbd_add_parse_args()
|