Searched refs:cache_file (Results 1 – 2 of 2) sorted by relevance
96 static char *cache_file = NULL; variable128 module_param(cache_file, charp, 0400);162 MODULE_PARM_DESC(cache_file, "File to use to cache nand pages instead of memory");541 if (cache_file) { in ns_alloc_device()542 cfile = filp_open(cache_file, O_CREAT | O_RDWR | O_LARGEFILE, 0600); in ns_alloc_device()
176 values for variables like `CC', `cache_file', and `prefix'.