Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/aoe/
H A Daoecmd.c53 struct iocq_ktio { struct
57 static struct iocq_ktio *iocq; argument
1698 iocq = kcalloc(ncpus, sizeof(struct iocq_ktio), GFP_KERNEL); in aoecmd_init()