Home
last modified time | relevance | path

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

/linux-4.19.296/fs/reiserfs/
Dsuper.c1132 unsigned int *commit_max_age, in reiserfs_parse_options()
1444 unsigned int commit_max_age = (unsigned int)-1; in reiserfs_remount() local
1902 unsigned int commit_max_age = 0; in reiserfs_fill_super() local
Djournal.c2724 int old_format, unsigned int commit_max_age) in journal_init()