Searched refs:REISERFS_3_5 (Results 1 – 3 of 3) sorted by relevance
32 } else if (REISERFS_SB(sb)->s_properties & (1 << REISERFS_3_5)) { in show_version()
1905 set_bit(REISERFS_3_5, &(sbi->s_properties)); in reiserfs_fill_super()1959 clear_bit(REISERFS_3_5, &(sbi->s_properties)); in reiserfs_fill_super()
502 #define REISERFS_3_5 0 macro576 #define old_format_only(s) (REISERFS_SB(s)->s_properties & (1 << REISERFS_3_5))