ceph_open_session
ret = ceph_open_session(rbdc->client);
extern int ceph_open_session(struct ceph_client *client);
EXPORT_SYMBOL(ceph_open_session);