Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/aoe/
H A Daoe.h240 void aoedev_put(struct aoedev *);
H A Daoechr.c125 aoedev_put(d); in revalidate()
H A Daoecmd.c1175 aoedev_put(d); in ktiocomplete()
1329 aoedev_put(d); in aoecmd_ata_rsp()
1588 aoedev_put(d); in aoecmd_cfg_rsp()
1668 aoedev_put(d); in aoe_flush_iocq_by_index()
H A Daoedev.c138 aoedev_put(struct aoedev *d) in aoedev_put() function