[go: nahoru, domu]

Searched refs:factive (Results 1 - 3 of 3) sorted by relevance

/drivers/block/aoe/
H A Daoe.h180 struct list_head factive[NFACTIVE]; /* hash of active frames */ member in struct:aoedev
H A Daoedev.c208 head = &d->factive[i];
478 INIT_LIST_HEAD(&d->factive[i]);
H A Daoecmd.c103 head = &d->factive[n];
314 list_add_tail(&f->head, &d->factive[n]);
777 head = &d->factive[i];
801 list_splice(&flist, &d->factive[0]);

Completed in 55 milliseconds