Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dwriteback.h9 #define CUTOFF_WRITEBACK_SYNC_MAX 90 macro
H A Dsuper.c2859 else if (bch_cutoff_writeback_sync > CUTOFF_WRITEBACK_SYNC_MAX) { in check_module_parameters()
2861 bch_cutoff_writeback_sync, CUTOFF_WRITEBACK_SYNC_MAX); in check_module_parameters()
2862 bch_cutoff_writeback_sync = CUTOFF_WRITEBACK_SYNC_MAX; in check_module_parameters()