Searched refs:cache_write (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/net/sunrpc/ |
D | cache.c | 894 static ssize_t cache_write(struct file *filp, const char __user *buf, in cache_write() function 1472 return cache_write(filp, buf, count, ppos, cd); in cache_write_procfs() 1704 return cache_write(filp, buf, count, ppos, cd); in cache_write_pipefs()
|