Searched refs:ceph_opts (Results 1 – 1 of 1) sorted by relevance
717 rbdc->client = ceph_create_client(ceph_opts, rbdc); in rbd_client_create()738 if (ceph_opts) in rbd_client_create()739 ceph_destroy_options(ceph_opts); in rbd_client_create()760 if (ceph_opts->flags & CEPH_OPT_NOSHARE) in rbd_client_find()906 rbdc = rbd_client_find(ceph_opts); in rbd_get_client()908 ceph_destroy_options(ceph_opts); in rbd_get_client()922 rbdc = rbd_client_create(ceph_opts); in rbd_get_client()6427 struct ceph_options **ceph_opts, in rbd_add_parse_args() argument6524 *ceph_opts = pctx.copts; in rbd_add_parse_args()7081 struct ceph_options *ceph_opts = NULL; in do_rbd_add() local[all …]