Searched refs:cache_write (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/net/sunrpc/ |
D | cache.c | 913 static ssize_t cache_write(struct file *filp, const char __user *buf, in cache_write() function 1501 return cache_write(filp, buf, count, ppos, cd); in cache_write_procfs() 1720 return cache_write(filp, buf, count, ppos, cd); in cache_write_pipefs()
|