Searched refs:ceph_create_client (Results 1 – 3 of 3) sorted by relevance
304 struct ceph_client *ceph_create_client(struct ceph_options *opt, void *private);
706 struct ceph_client *ceph_create_client(struct ceph_options *opt, void *private) in ceph_create_client() function757 EXPORT_SYMBOL(ceph_create_client);
819 fsc->client = ceph_create_client(opt, fsc); in create_fs_client()