Home
last modified time | relevance | path

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

/drivers/block/aoe/
A Daoe.h150 ulong falloc; /* number of allocated frames */ member
A Daoeblk.c133 seq_printf(s, "falloc: %ld\n", (*t)->falloc); in aoe_debugfs_show()
A Daoecmd.c212 if (t->falloc >= NSKBPOOLMAX*2) in newtframe()
217 t->falloc++; in newtframe()

Completed in 12 milliseconds