Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/block/aoe/
Daoe.h149 ulong falloc; /* number of allocated frames */ member
Daoeblk.c133 seq_printf(s, "falloc: %ld\n", (*t)->falloc); in aoe_debugfs_show()
Daoecmd.c212 if (t->falloc >= NSKBPOOLMAX*2) in newtframe()
217 t->falloc++; in newtframe()
/linux-6.1.9/Documentation/userspace-api/ioctl/
Dioctl-number.rst212 include/linux/falloc.h,