Searched refs:falloc (Results 1 – 4 of 4) sorted by relevance
149 ulong falloc; /* number of allocated frames */ member
133 seq_printf(s, "falloc: %ld\n", (*t)->falloc); in aoe_debugfs_show()
212 if (t->falloc >= NSKBPOOLMAX*2) in newtframe()217 t->falloc++; in newtframe()
212 include/linux/falloc.h,