Home
last modified time | relevance | path

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

/linux-6.15/net/sunrpc/
H A Dcache.c916 static ssize_t cache_do_downcall(char *kaddr, const char __user *buf, in cache_do_downcall() function
948 ret = cache_do_downcall(write_buf, buf, count, cd); in cache_downcall()