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

Data Fields

u32 w_cpos
 
u32 w_clen
 
u32 w_first_new_cpos
 
struct ocfs2_write_cluster_desc w_desc [OCFS2_MAX_CLUSTERS_PER_PAGE]
 
unsigned int w_large_pages
 
unsigned int w_num_pages
 
struct pagew_pages [OCFS2_MAX_CTXT_PAGES]
 
struct pagew_target_page
 
unsigned int w_target_locked:1
 
unsigned int w_target_from
 
unsigned int w_target_to
 
handle_t * w_handle
 
struct buffer_head * w_di_bh
 
struct ocfs2_cached_dealloc_ctxt w_dealloc
 

Detailed Description

Definition at line 849 of file aops.c.

Field Documentation

u32 w_clen

Definition at line 852 of file aops.c.

u32 w_cpos

Definition at line 851 of file aops.c.

Definition at line 904 of file aops.c.

Definition at line 857 of file aops.c.

struct buffer_head* w_di_bh

Definition at line 902 of file aops.c.

u32 w_first_new_cpos

Definition at line 855 of file aops.c.

handle_t* w_handle

Definition at line 900 of file aops.c.

unsigned int w_large_pages

Definition at line 865 of file aops.c.

unsigned int w_num_pages

Definition at line 879 of file aops.c.

Definition at line 880 of file aops.c.

unsigned int w_target_from

Definition at line 893 of file aops.c.

unsigned int w_target_locked

Definition at line 887 of file aops.c.

struct page* w_target_page

Definition at line 881 of file aops.c.

unsigned int w_target_to

Definition at line 894 of file aops.c.


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