Searched refs:reiserfs_data_log (Results 1 – 3 of 3) sorted by relevance
1192 if (!reiserfs_data_log(s)) { in handle_data_mode()1826 if (!reiserfs_data_log(s) && !reiserfs_data_ordered(s) && in reiserfs_fill_super()1831 if (reiserfs_data_log(s)) { in reiserfs_fill_super()
578 #define reiserfs_data_log(s) (REISERFS_SB(s)->s_mount_opt & (1 << REISERFS_DATA_LOG)) macro2427 if (reiserfs_data_log(inode->i_sb) || in reiserfs_file_data_log()
1785 if (reiserfs_data_log(s)) in flush_used_journal_lists()