Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext4/
Dsuper.c1860 if (nodefs || sbi->s_min_batch_time != EXT4_DEF_MIN_BATCH_TIME) in _ext4_show_options()
3261 sbi->s_min_batch_time = EXT4_DEF_MIN_BATCH_TIME; in ext4_fill_super()
Dext4.h1853 #define EXT4_DEF_MIN_BATCH_TIME 0 macro