Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
gntalloc_gref Struct Reference

Data Fields

struct list_head next_gref
 
struct list_head next_file
 
struct pagepage
 
uint64_t file_index
 
unsigned int users
 
grant_ref_t gref_id
 
struct notify_info notify
 

Detailed Description

Definition at line 87 of file gntalloc.c.

Field Documentation

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.

struct list_head next_file

Definition at line 89 of file gntalloc.c.

struct list_head next_gref

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.


The documentation for this struct was generated from the following file: