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

#include <osd_ore.h>

Data Fields

struct page *(* get_page )(void *priv, u64 page_index, bool *uptodate)
 
void(* put_page )(void *priv, struct page *page)
 

Detailed Description

Definition at line 109 of file osd_ore.h.

Field Documentation

struct page*(* get_page)(void *priv, u64 page_index, bool *uptodate)
read

Definition at line 111 of file osd_ore.h.

void(* put_page)(void *priv, struct page *page)

Definition at line 112 of file osd_ore.h.


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