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

#include <btree.h>

Data Fields

btree_keykey
 
btree_keysearch_key
 
struct hfs_btreetree
 
struct hfs_bnodebnode
 
int record
 
int keyoffset
 
int keylength
 
int entryoffset
 
int entrylength
 
hfsplus_btree_key * search_key
 
hfsplus_btree_key * key
 

Detailed Description

Definition at line 69 of file btree.h.

Field Documentation

struct hfs_bnode * bnode

Definition at line 73 of file btree.h.

int entrylength

Definition at line 76 of file btree.h.

int entryoffset

Definition at line 76 of file btree.h.

btree_key* key

Definition at line 70 of file btree.h.

hfsplus_btree_key* key

Definition at line 251 of file hfsplus_fs.h.

int keylength

Definition at line 75 of file btree.h.

int keyoffset

Definition at line 75 of file btree.h.

int record

Definition at line 74 of file btree.h.

btree_key* search_key

Definition at line 71 of file btree.h.

hfsplus_btree_key* search_key

Definition at line 250 of file hfsplus_fs.h.

struct hfs_btree * tree

Definition at line 72 of file btree.h.


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