REISERFS_3_5       37 fs/reiserfs/procfs.c 	} else if (REISERFS_SB(sb)->s_properties & (1 << REISERFS_3_5)) {
REISERFS_3_5     1762 fs/reiserfs/super.c 		set_bit(REISERFS_3_5, &(sbi->s_properties));
REISERFS_3_5     1816 fs/reiserfs/super.c 				clear_bit(REISERFS_3_5, &(sbi->s_properties));
REISERFS_3_5      486 include/linux/reiserfs_fs_sb.h #define old_format_only(s) (REISERFS_SB(s)->s_properties & (1 << REISERFS_3_5))