Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/memstick/core/
Dms_block.c29 static int cache_flush_timeout = 1000; variable
1625 jiffies + msecs_to_jiffies(cache_flush_timeout)); in msb_cache_write()
2351 module_param(cache_flush_timeout, int, S_IRUGO);
2352 MODULE_PARM_DESC(cache_flush_timeout,