rbd_spec
static void rbd_spec_put(struct rbd_spec *spec);
struct rbd_spec *spec;
struct rbd_spec *parent_spec;
struct rbd_spec *spec = rbd_dev->parent_spec;
static struct rbd_spec *rbd_spec_get(struct rbd_spec *spec)
static void rbd_spec_put(struct rbd_spec *spec)
static struct rbd_spec *rbd_spec_alloc(void)
struct rbd_spec *spec;
struct rbd_spec *spec = container_of(kref, struct rbd_spec, kref);
static struct rbd_device *__rbd_dev_create(struct rbd_spec *spec)
struct rbd_spec *spec,
struct rbd_spec *parent_spec;
struct rbd_spec *spec = rbd_dev->spec;
struct rbd_spec *spec = rbd_dev->spec;
struct rbd_spec **rbd_spec)
*rbd_spec = pctx.spec;
struct rbd_spec *spec = rbd_dev->spec;
struct rbd_spec *spec = NULL;
struct rbd_spec *spec;