Home
last modified time | relevance | path

Searched refs:rbd_spec (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/block/
Drbd.c181 struct rbd_spec { struct
347 struct rbd_spec *spec;
374 struct rbd_spec *parent_spec;
783 struct rbd_spec *spec;
1571 static void rbd_spec_put(struct rbd_spec *spec);
4206 struct rbd_spec *spec = rbd_dev->parent_spec; in rbd_parent_show()
4296 static struct rbd_spec *rbd_spec_get(struct rbd_spec *spec) in rbd_spec_get()
4304 static void rbd_spec_put(struct rbd_spec *spec) in rbd_spec_put()
4310 static struct rbd_spec *rbd_spec_alloc(void) in rbd_spec_alloc()
4312 struct rbd_spec *spec; in rbd_spec_alloc()
[all …]