Searched defs:commit_max_age (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/fs/reiserfs/ |
| H A D | super.c | 1438 unsigned int commit_max_age = (unsigned int)-1; in reiserfs_remount() local 1896 unsigned int commit_max_age in reiserfs_fill_super() local 1111 reiserfs_parse_options(struct super_block *s, char *options, unsigned long *mount_options, unsigned long *blocks, char **jdev_name, unsigned int *commit_max_age, char **qf_names, unsigned int *qfmt) reiserfs_parse_options() argument [all...] |
| H A D | journal.c | 2711 journal_init(struct super_block *sb, const char *j_dev_name, int old_format, unsigned int commit_max_age) journal_init() argument
|
| /kernel/linux/linux-6.6/fs/reiserfs/ |
| H A D | super.c | 1436 unsigned int commit_max_age = (unsigned int)-1; in reiserfs_remount() local 1894 unsigned int commit_max_age in reiserfs_fill_super() local 1111 reiserfs_parse_options(struct super_block *s, char *options, unsigned long *mount_options, unsigned long *blocks, char **jdev_name, unsigned int *commit_max_age, char **qf_names, unsigned int *qfmt) reiserfs_parse_options() argument [all...] |
| H A D | journal.c | 2718 journal_init(struct super_block *sb, const char *j_dev_name, int old_format, unsigned int commit_max_age) journal_init() argument
|
Completed in 14 milliseconds