Home
last modified time | relevance | path

Searched refs:EXT4_DEF_MIN_BATCH_TIME (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/ext4/
Dsuper.c2200 if (nodefs || sbi->s_min_batch_time != EXT4_DEF_MIN_BATCH_TIME) in _ext4_show_options()
3747 sbi->s_min_batch_time = EXT4_DEF_MIN_BATCH_TIME; in ext4_fill_super()
Dext4.h1915 #define EXT4_DEF_MIN_BATCH_TIME 0 macro