Linux Kernel
3.7.1
|
Data Fields | |
struct list_head | next_gref |
struct list_head | next_file |
struct page * | page |
uint64_t | file_index |
unsigned int | users |
grant_ref_t | gref_id |
struct notify_info | notify |
Definition at line 87 of file gntalloc.c.
uint64_t file_index |
Definition at line 91 of file gntalloc.c.
grant_ref_t gref_id |
Definition at line 93 of file gntalloc.c.
Definition at line 89 of file gntalloc.c.
Definition at line 88 of file gntalloc.c.
Definition at line 94 of file gntalloc.c.
Definition at line 90 of file gntalloc.c.
unsigned int users |
Definition at line 92 of file gntalloc.c.