Home
last modified time | relevance | path

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

/linux/drivers/block/aoe/
H A Daoenet.c210 if (aoe_ktstart(&kts)) in aoenet_init()
H A Daoe.h232 int aoe_ktstart(struct ktstate *k);
H A Daoecmd.c1220 && aoe_ktstart(&kts[actual_id]) == 0) in ktio()
1265 aoe_ktstart(struct ktstate *k) in aoe_ktstart() function
1730 if (aoe_ktstart(&kts[0])) { in aoecmd_init()