Home
last modified time | relevance | path

Searched defs:ceph_opts (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/block/
Drbd.c655 static struct rbd_client *rbd_client_create(struct ceph_options *ceph_opts) in rbd_client_create()
707 static struct rbd_client *rbd_client_find(struct ceph_options *ceph_opts) in rbd_client_find()
820 static struct rbd_client *rbd_get_client(struct ceph_options *ceph_opts) in rbd_get_client()
4875 struct ceph_options **ceph_opts, in rbd_add_parse_args()
5406 struct ceph_options *ceph_opts = NULL; in do_rbd_add() local