Linux Kernel
3.7.1
|
Data Fields | |
struct gntalloc_gref * | gref |
int | users |
int | count |
Definition at line 102 of file gntalloc.c.
int count |
Definition at line 105 of file gntalloc.c.
struct gntalloc_gref* gref |
Definition at line 103 of file gntalloc.c.
int users |
Definition at line 104 of file gntalloc.c.