Searched refs:falloc (Results 1 – 3 of 3) sorted by relevance
144 ulong falloc; /* number of allocated frames */ member
135 seq_printf(s, "falloc: %ld\n", (*t)->falloc); in aoedisk_debugfs_show()
213 if (t->falloc >= NSKBPOOLMAX*2) in newtframe()218 t->falloc++; in newtframe()