Home | History | Annotate | Download | only in linux

Lines Matching refs:reiserfs_super_block

155 struct reiserfs_super_block {
167 #define SB_SIZE (sizeof(struct reiserfs_super_block))
223 int is_reiserfs_3_5(struct reiserfs_super_block *rs);
224 int is_reiserfs_3_6(struct reiserfs_super_block *rs);
225 int is_reiserfs_jr(struct reiserfs_super_block *rs);