Searched refs:reiserfs_data_log (Results 1 – 3 of 3) sorted by relevance
1358 if (!reiserfs_data_log(s)) { in handle_data_mode()2006 if (!reiserfs_data_log(s) && !reiserfs_data_ordered(s) && in reiserfs_fill_super()2011 if (reiserfs_data_log(s)) { in reiserfs_fill_super()
730 #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()
1800 if (reiserfs_data_log(s)) in flush_used_journal_lists()