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

Data Fields

loff_t offset
 
int act_area
 
int act_page
 
int act_entry
 
size_t act_entry_offset
 
char temp_buf [2048]
 
debug_info_tdebug_info_org
 
debug_info_tdebug_info_snap
 
struct debug_viewview
 

Detailed Description

Definition at line 37 of file debug.c.

Field Documentation

int act_area

Definition at line 39 of file debug.c.

int act_entry

Definition at line 41 of file debug.c.

size_t act_entry_offset

Definition at line 44 of file debug.c.

int act_page

Definition at line 40 of file debug.c.

debug_info_t* debug_info_org

Definition at line 48 of file debug.c.

debug_info_t* debug_info_snap

Definition at line 49 of file debug.c.

loff_t offset

Definition at line 38 of file debug.c.

char temp_buf[2048]

Definition at line 47 of file debug.c.

Definition at line 50 of file debug.c.


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