Home
last modified time | relevance | path

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

/linux/drivers/block/aoe/
A Daoedev.c207 head = &d->factive[i]; in aoedev_downdev()
483 INIT_LIST_HEAD(&d->factive[i]); in aoedev_by_aoeaddr()
A Daoe.h187 struct list_head factive[NFACTIVE]; /* hash of active frames */ member
A Daoecmd.c103 head = &d->factive[n]; in getframe()
314 list_add_tail(&f->head, &d->factive[n]); in fhash()
757 head = &d->factive[i]; in rexmit_timer()
781 list_splice(&flist, &d->factive[0]); in rexmit_timer()

Completed in 8 milliseconds