Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cachefiles/
Ddaemon.c34 static __poll_t cachefiles_daemon_poll(struct file *,
57 .poll = cachefiles_daemon_poll,
294 static __poll_t cachefiles_daemon_poll(struct file *file, in cachefiles_daemon_poll() function