Searched refs:s_max_batch_time (Results 1 – 1 of 1) sorted by relevance
1993 u32 s_max_batch_time; member2249 ctx->s_max_batch_time = result.uint_32; in ext4_parse_param()2842 APPLY(s_max_batch_time); in ext4_apply_options()2998 if (nodefs || sbi->s_max_batch_time != EXT4_DEF_MAX_BATCH_TIME) in _ext4_show_options()2999 SEQ_OPTS_PRINT("max_batch_time=%u", sbi->s_max_batch_time); in _ext4_show_options()5339 sbi->s_max_batch_time = EXT4_DEF_MAX_BATCH_TIME; in __ext4_fill_super()5837 journal->j_max_batch_time = sbi->s_max_batch_time; in ext4_init_journal_params()6511 u32 s_min_batch_time, s_max_batch_time; member6543 old_opts.s_max_batch_time = sbi->s_max_batch_time; in __ext4_remount()6825 sbi->s_max_batch_time = old_opts.s_max_batch_time; in __ext4_remount()