Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/aoe/
H A Daoemain.c38 aoeblk_exit(); /* free cache after de-allocating bufs */ in aoe_exit()
81 aoeblk_exit(); in aoe_init()
H A Daoe.h209 void aoeblk_exit(void);
H A Daoeblk.c435 aoeblk_exit(void) in aoeblk_exit() function