Searched refs:replay_only (Results 1 – 3 of 3) sorted by relevance
115 replay_only(sb) ? "REPLAY_ONLY " : "", in show_super()
2040 if (replay_only(s)) in reiserfs_fill_super()
726 #define replay_only(s) (REISERFS_SB(s)->s_mount_opt & (1 << REPLAYONLY)) macro