Home
last modified time | relevance | path

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

/linux/drivers/md/dm-pcache/
H A Ddm_pcache.c238 static int pcache_parse_args(struct dm_pcache *pcache, unsigned int argc, char **argv, in pcache_parse_args() function
300 ret = pcache_parse_args(pcache, argc, argv, &ti->error); in dm_pcache_ctr()