Home
last modified time | relevance | path

Searched refs:j_default_max_commit_age (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/reiserfs/
H A Dsuper.c764 if (journal->j_max_commit_age != journal->j_default_max_commit_age) in reiserfs_show_options()
1502 journal->j_max_commit_age = journal->j_default_max_commit_age; in reiserfs_remount()
H A Dreiserfs.h366 unsigned int j_default_max_commit_age; member
H A Djournal.c2827 journal->j_default_max_commit_age = journal->j_max_commit_age; in journal_init()