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

#include <incore.h>

Data Fields

struct buffer_head * bi_bh
 
charbi_clone
 
unsigned long bi_flags
 
u32 bi_offset
 
u32 bi_start
 
u32 bi_len
 

Detailed Description

Definition at line 69 of file incore.h.

Field Documentation

struct buffer_head* bi_bh

Definition at line 70 of file incore.h.

char* bi_clone

Definition at line 71 of file incore.h.

unsigned long bi_flags

Definition at line 72 of file incore.h.

u32 bi_len

Definition at line 75 of file incore.h.

u32 bi_offset

Definition at line 73 of file incore.h.

u32 bi_start

Definition at line 74 of file incore.h.


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