Searched refs:reiserfs_data_log (Results 1 – 3 of 3) sorted by relevance
1314 if (!reiserfs_data_log(s)) { in handle_data_mode()1966 if (!reiserfs_data_log(s) && !reiserfs_data_ordered(s) && in reiserfs_fill_super()1971 if (reiserfs_data_log(s)) { in reiserfs_fill_super()
731 #define reiserfs_data_log(s) (REISERFS_SB(s)->s_mount_opt & (1 << REISERFS_DATA_LOG)) macro2889 if (reiserfs_data_log(inode->i_sb) || in reiserfs_file_data_log()
1806 if (reiserfs_data_log(s)) in flush_used_journal_lists()