Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Dcache.c967 static __poll_t cache_poll(struct file *filp, poll_table *wait, in cache_write()
1562 return cache_poll(filp, wait, cd); in write_flush()
1773 return cache_poll(filp, wait, cd); in cache_create_net()
976 static __poll_t cache_poll(struct file *filp, poll_table *wait, cache_poll() function