Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/block/
H A Drbd.c187 struct rbd_spec { struct
397 struct rbd_spec *spec;
434 struct rbd_spec *parent_spec;
899 struct rbd_spec *spec;
1572 static void rbd_spec_put(struct rbd_spec *spec);
5202 struct rbd_spec *spec = rbd_dev->parent_spec; in rbd_parent_show()
5295 static struct rbd_spec *rbd_spec_get(struct rbd_spec *spec) in rbd_spec_get()
5303 static void rbd_spec_put(struct rbd_spec *spec) in rbd_spec_put()
5309 static struct rbd_spec *rbd_spec_alloc(void) in rbd_spec_alloc()
5311 struct rbd_spec *spec; in rbd_spec_alloc()
[all …]