ceph_create_client  758 drivers/block/rbd.c 	rbdc->client = ceph_create_client(ceph_opts, rbdc);
ceph_create_client  697 fs/ceph/super.c 	fsc->client = ceph_create_client(opt, fsc);
ceph_create_client  292 include/linux/ceph/libceph.h struct ceph_client *ceph_create_client(struct ceph_options *opt, void *private);
ceph_create_client  692 net/ceph/ceph_common.c EXPORT_SYMBOL(ceph_create_client);