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

#include <jfs_dtree.h>

Data Fields

__le32 inumber
 
s8 next
 
u8 namlen
 
__le16 name [11]
 
__le32 index
 

Detailed Description

Definition at line 85 of file jfs_dtree.h.

Field Documentation

__le32 index

Definition at line 90 of file jfs_dtree.h.

__le32 inumber

Definition at line 86 of file jfs_dtree.h.

__le16 name[11]

Definition at line 89 of file jfs_dtree.h.

u8 namlen

Definition at line 88 of file jfs_dtree.h.

s8 next

Definition at line 87 of file jfs_dtree.h.


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