Home
last modified time | relevance | path

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

/linux-5.19.10/net/sunrpc/
Dcache.c908 static ssize_t cache_do_downcall(char *kaddr, const char __user *buf, in cache_do_downcall() function
940 ret = cache_do_downcall(write_buf, buf, count, cd); in cache_downcall()