Home
last modified time | relevance | path

Searched defs:commit_max_age (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/reiserfs/
H A Dsuper.c1126 unsigned int *commit_max_age, in reiserfs_parse_options()
1436 unsigned int commit_max_age = (unsigned int)-1; in reiserfs_remount() local
1894 unsigned int commit_max_age = 0; in reiserfs_fill_super() local
H A Djournal.c2719 int old_format, unsigned int commit_max_age) in journal_init()