Home
last modified time | relevance | path

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

/linux/drivers/block/aoe/
H A Daoe.h150 ulong falloc; /* number of allocated frames */ member
H A Daoecmd.c212 if (t->falloc >= NSKBPOOLMAX*2) in newtframe()
217 t->falloc++; in newtframe()