Home
last modified time | relevance | path

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

/linux-3.4.99/fs/reiserfs/
Dsuper.c962 unsigned int *commit_max_age, in reiserfs_parse_options()
1270 unsigned int commit_max_age = (unsigned int)-1; in reiserfs_remount() local
1731 unsigned int commit_max_age = 0; in reiserfs_fill_super() local
Djournal.c2669 int old_format, unsigned int commit_max_age) in journal_init()