Searched refs:REISERFS_3_5 (Results 1 – 3 of 3) sorted by relevance
33 } else if (REISERFS_SB(sb)->s_properties & (1 << REISERFS_3_5)) { in show_version()
2072 set_bit(REISERFS_3_5, &sbi->s_properties); in reiserfs_fill_super()2133 clear_bit(REISERFS_3_5, &sbi->s_properties); in reiserfs_fill_super()
642 #define REISERFS_3_5 0 macro729 #define old_format_only(s) (REISERFS_SB(s)->s_properties & (1 << REISERFS_3_5))