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

#include <dir.h>

Data Fields

struct buffer_head * dl_leaf_bh
 
struct ocfs2_dir_entrydl_entry
 
struct buffer_head * dl_dx_root_bh
 
struct buffer_head * dl_dx_leaf_bh
 
struct ocfs2_dx_entrydl_dx_entry
 
struct ocfs2_dx_hinfo dl_hinfo
 
struct buffer_head * dl_prev_leaf_bh
 

Detailed Description

Definition at line 34 of file dir.h.

Field Documentation

struct ocfs2_dx_entry* dl_dx_entry

Definition at line 44 of file dir.h.

struct buffer_head* dl_dx_leaf_bh

Definition at line 43 of file dir.h.

struct buffer_head* dl_dx_root_bh

Definition at line 40 of file dir.h.

Definition at line 37 of file dir.h.

Definition at line 46 of file dir.h.

struct buffer_head* dl_leaf_bh

Definition at line 35 of file dir.h.

struct buffer_head* dl_prev_leaf_bh

Definition at line 48 of file dir.h.


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