Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/block/
Drbd.c705 static struct rbd_client *rbd_client_create(struct ceph_options *ceph_opts) in rbd_client_create()
757 static struct rbd_client *rbd_client_find(struct ceph_options *ceph_opts) in rbd_client_find()
901 static struct rbd_client *rbd_get_client(struct ceph_options *ceph_opts) in rbd_get_client()
6408 struct ceph_options **ceph_opts, in rbd_add_parse_args()
6978 struct ceph_options *ceph_opts = NULL; in do_rbd_add() local