Linux Kernel
3.7.1
|
Data Fields | |
int | si_extended |
int | si_slots_per_block |
struct inode * | si_inode |
unsigned int | si_blocks |
struct buffer_head ** | si_bh |
unsigned int | si_num_slots |
struct ocfs2_slot * | si_slots |
Definition at line 51 of file slot_map.c.
struct buffer_head** si_bh |
Definition at line 56 of file slot_map.c.
unsigned int si_blocks |
Definition at line 55 of file slot_map.c.
int si_extended |
Definition at line 52 of file slot_map.c.
Definition at line 54 of file slot_map.c.
unsigned int si_num_slots |
Definition at line 57 of file slot_map.c.
struct ocfs2_slot* si_slots |
Definition at line 58 of file slot_map.c.
int si_slots_per_block |
Definition at line 53 of file slot_map.c.