Linux Kernel
3.7.1
|
#include <nilfs2_fs.h>
Data Fields | |
__u8 | bn_flags |
__u8 | bn_level |
__le16 | bn_nchildren |
__le32 | bn_pad |
struct nilfs_btree_node - B-tree node : flags : level : number of children : padding
Definition at line 443 of file nilfs2_fs.h.
__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.