Home
last modified time | relevance | path

Searched refs:ffree (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/block/aoe/
H A Daoe.h143 struct list_head ffree; /* list of free frames */ member
H A Daoecmd.c201 list_add(&f->head, &t->ffree); in aoe_freetframe()
211 if (list_empty(&t->ffree)) { in newtframe()
220 pos = t->ffree.next; in newtframe()
1470 INIT_LIST_HEAD(&t->ffree); in addtgt()
H A Daoedev.c522 head = &t->ffree; in freetgt()
/linux/include/net/9p/
H A D9p.h559 u64 ffree; member
/linux/include/uapi/linux/
H A Dfuse.h344 uint64_t ffree; member