Searched refs:j_default_max_commit_age (Results 1 – 3 of 3) sorted by relevance
650 if (journal->j_max_commit_age != journal->j_default_max_commit_age) in reiserfs_show_options()1334 journal->j_max_commit_age = journal->j_default_max_commit_age; in reiserfs_remount()
285 unsigned int j_default_max_commit_age; /* the default for the max commit age */ member
2762 journal->j_default_max_commit_age = journal->j_max_commit_age; in journal_init()