Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Drbd.c182 struct rbd_spec { struct
350 struct rbd_spec *spec;
360 struct rbd_spec *parent_spec;
430 static void rbd_spec_put(struct rbd_spec *spec);
2102 static void rbd_spec_put(struct rbd_spec *spec);
3923 struct rbd_spec *spec = rbd_dev->parent_spec; in rbd_parent_show()
4001 static struct rbd_spec *rbd_spec_get(struct rbd_spec *spec) in rbd_spec_get()
4009 static void rbd_spec_put(struct rbd_spec *spec) in rbd_spec_put()
4015 static struct rbd_spec *rbd_spec_alloc(void) in rbd_spec_alloc()
4017 struct rbd_spec *spec; in rbd_spec_alloc()
[all …]