Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memstick/core/
H A Dms_block.c29 static int cache_flush_timeout = 1000; variable
1632 jiffies + msecs_to_jiffies(cache_flush_timeout)); in msb_cache_write()
2333 module_param(cache_flush_timeout, int, S_IRUGO);
2334 MODULE_PARM_DESC(cache_flush_timeout,