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

#include <ib_fmr_pool.h>

Data Fields

struct ib_fmrfmr
 
struct ib_fmr_poolpool
 
struct list_head list
 
struct hlist_node cache_node
 
int ref_count
 
int remap_count
 
u64 io_virtual_address
 
int page_list_len
 
u64 page_list [0]
 

Detailed Description

Definition at line 67 of file ib_fmr_pool.h.

Field Documentation

struct hlist_node cache_node

Definition at line 71 of file ib_fmr_pool.h.

struct ib_fmr* fmr

Definition at line 68 of file ib_fmr_pool.h.

u64 io_virtual_address

Definition at line 74 of file ib_fmr_pool.h.

Definition at line 70 of file ib_fmr_pool.h.

u64 page_list[0]

Definition at line 76 of file ib_fmr_pool.h.

int page_list_len

Definition at line 75 of file ib_fmr_pool.h.

Definition at line 69 of file ib_fmr_pool.h.

int ref_count

Definition at line 72 of file ib_fmr_pool.h.

int remap_count

Definition at line 73 of file ib_fmr_pool.h.


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