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

#include <nilfs2_fs.h>

Data Fields

__u8 bn_flags
 
__u8 bn_level
 
__le16 bn_nchildren
 
__le32 bn_pad
 

Detailed Description

struct nilfs_btree_node - B-tree node : flags : level : number of children : padding

Definition at line 443 of file nilfs2_fs.h.

Field Documentation

__u8 bn_flags

Definition at line 444 of file nilfs2_fs.h.

__u8 bn_level

Definition at line 445 of file nilfs2_fs.h.

__le16 bn_nchildren

Definition at line 446 of file nilfs2_fs.h.

__le32 bn_pad

Definition at line 447 of file nilfs2_fs.h.


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