Linux Kernel
3.7.1
|
#include <reiserfs.h>
Data Fields | |
struct tree_balance * | tb |
struct buffer_head * | bi_bh |
struct buffer_head * | bi_parent |
int | bi_position |
Definition at line 2156 of file reiserfs.h.
struct buffer_head* bi_bh |
Definition at line 2158 of file reiserfs.h.
struct buffer_head* bi_parent |
Definition at line 2159 of file reiserfs.h.
int bi_position |
Definition at line 2160 of file reiserfs.h.
struct tree_balance* tb |
Definition at line 2157 of file reiserfs.h.